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 2015/10/21 18:44:42 UTC

fauxton commit: updated refs/heads/master to b76355f

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 230e5f74e -> b76355f30


run all the tests


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

Branch: refs/heads/master
Commit: b76355f30484fc14ac732ebce429cd8b38e1760a
Parents: 230e5f7
Author: Robert Kowalski <ro...@apache.org>
Authored: Wed Oct 21 18:42:03 2015 +0200
Committer: Robert Kowalski <ro...@apache.org>
Committed: Wed Oct 21 18:44:37 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/b76355f3/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 0b3e1b4..cc6f4f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -33,7 +33,7 @@ before_script:
   - ./node_modules/grunt-cli/bin/grunt dev &
   - sleep 25
 script:
-  - ./node_modules/grunt-cli/bin/grunt nightwatch --file=selectDocViaTypeahead
+  - ./node_modules/grunt-cli/bin/grunt nightwatch
 
 cache: apt