[Pkg-javascript-commits] [node-mocks-http] 115/296: removed run-tests from travis after script configuration

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:27 UTC 2016


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

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit 26c3319e3ff5743de3a216420777865f1aa52bf9
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Wed Mar 11 15:30:25 2015 +0800

    removed run-tests from travis after script configuration
---
 .travis.yml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index f25d798..258b336 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,14 +1,9 @@
 language: node_js
 node_js:
-  - "0.12"
   - "0.10"
+  - "0.12"
 
 notifications:
   email: 
     - "howard.abrams at gmail.com"
     - "johnny.estilles at agentia.asia"
-
-after_script: 
-  - npm install -g jshint
-  - npm install -g nodeunit
-  - ./run-tests

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



More information about the Pkg-javascript-commits mailing list