Skip to content

Commit

Permalink
Only test on 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Jun 2, 2015
1 parent 9b5e079 commit 6e1a8b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 0.10
- 0.12
before_install:
- ( cd ..; git clone "https://github.com/davedoesdev/build-couchdb-travis.git"; cd build-couchdb-travis; wget -O - "https://github.com/davedoesdev/build-couchdb-travis/releases/download/$(git tag | tail -n 1)/build-couchdb.tar.gz" | tar -zx; ln -s "$PWD/build-couchdb" "$HOME" )
Expand Down

0 comments on commit 6e1a8b9

Please sign in to comment.