Skip to content

Commit

Permalink
use rebar in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc authored Oct 22, 2016
1 parent 752bb0e commit b543aed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ before_script:
- curl -X PUT localhost:5984/couchbeam_testdb
- curl -X PUT localhost:5984/couchbeam_testdb2
- curl -X PUT localhost:5984/couchbeam_testdb3
- "./support/bootstrap_travis.sh"
script: "./rebar3 eunit"
notifications:
irc:
- "irc.freenode.org#couchdbkit"

0 comments on commit b543aed

Please sign in to comment.