You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2014/12/09 13:29:39 UTC

fauxton commit: updated refs/heads/master to 0c46f31

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master ef5264d3d -> 0c46f31b8


only run saucelabs on master

run unit tests in advance


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/0c46f31b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/0c46f31b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/0c46f31b

Branch: refs/heads/master
Commit: 0c46f31b886ba7e3bedbbc39a1ee4ae7815b3573
Parents: ef5264d
Author: Robert Kowalski <ro...@apache.org>
Authored: Tue Dec 9 11:22:58 2014 +0100
Committer: Robert Kowalski <ro...@apache.org>
Committed: Tue Dec 9 11:22:58 2014 +0100

----------------------------------------------------------------------
 .travis.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/0c46f31b/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c4514f0..74be453 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,13 @@ before_install:
 - curl -X PUT $HOST/_config/admins/tester -d '"testerpass"'
 before_script:
 - npm install -g grunt-cli
+- grunt test
 - grunt dev &
 script:
-- grunt nightwatch_saucelabs
+  - grunt nightwatch_saucelabs
+branches:
+  only:
+    - master
 env:
   global:
   - secure: GZfXnEV5hwH5FKcnbFK57WZLy2C8i650rCFFU4JaHNMNqsqGN/FH4CNyPO//BveZRQWJFRAaH7WclK/4L45NeX4/iufwGf8ypcGR2GvzQtGe1VdoQCNiiDv42BVvX7riT9aCcCdJNqjoKRIL9NkFo+gln1hEymZrQGUC7dojeFY=