You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/05/18 11:00:23 UTC

cordova-lib git commit: CB-9858 added fetch tests to travis

Repository: cordova-lib
Updated Branches:
  refs/heads/master 2aac44344 -> f1e34f9b5


CB-9858 added fetch tests to travis


Project: http://git-wip-us.apache.org/repos/asf/cordova-lib/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-lib/commit/f1e34f9b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-lib/tree/f1e34f9b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-lib/diff/f1e34f9b

Branch: refs/heads/master
Commit: f1e34f9b5113065a0ed49f05423e93bc3cd24c93
Parents: 2aac443
Author: Steve Gill <st...@gmail.com>
Authored: Wed May 18 13:00:16 2016 +0200
Committer: Steve Gill <st...@gmail.com>
Committed: Wed May 18 13:00:16 2016 +0200

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-lib/blob/f1e34f9b/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c1d22ed..438d1f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,5 +23,5 @@ install:
 
 script:
   - "(cd ../cordova-common && npm test)"
-  - "(cd ../cordova-common && npm test)"
+  - "(cd ../cordova-fetch && npm test)"
   - "npm run ci"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org