You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/08/15 23:48:37 UTC

ios commit: CB-11706 - travis ci setup is not running unit-tests

Repository: cordova-ios
Updated Branches:
  refs/heads/master 6c9ce1f74 -> fe5c2f86b


CB-11706 - travis ci setup is not running unit-tests


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

Branch: refs/heads/master
Commit: fe5c2f86bb24060fbc73b5e94b097e6a57fad0a4
Parents: 6c9ce1f
Author: Shazron Abdullah <sh...@apache.org>
Authored: Mon Aug 15 16:52:00 2016 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Mon Aug 15 16:52:08 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/fe5c2f86/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 31963a6..56a98bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ install:
     - npm install -g codecov
 script:
     - npm run jshint
+    - npm run unit-tests
     - npm run e2e-tests
     - npm run objc-tests
     - npm run cover


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