[Pkg-javascript-commits] [node-coveralls] 244/332: Use container-based infrastructure for Travis CI testing

Bastien Roucariès rouca at moszumanska.debian.org
Thu Nov 9 13:54:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-coveralls.

commit 9c6a832651a1809c2d01ff7d1e07532fc0b7ba41
Author: Anna Henningsen <sqrt at entless.org>
Date:   Thu Dec 10 22:19:20 2015 +0100

    Use container-based infrastructure for Travis CI testing
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 284a527..90c3aeb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,6 @@ node_js:
   - stable
   - 4.2
   - 0.10
-  - 0.11
+  - 0.12
 script: make test-coveralls
-
+sudo: false

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-coveralls.git



More information about the Pkg-javascript-commits mailing list