Skip to content

Commit

Permalink
Add travis and coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Oct 13, 2015
1 parent f5b3ebd commit 994eff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ env:
before_script:
- "mysql -e 'create database test_db;'"
after_success:
- COVERALLS_SERVICE_NAME=travis-ci COVERALLS_REPO_TOKEN=haQKkRgwLHbwX1dp8ltFXFTPO48c5EEWo node_modules/.bin/builder -c test --coverage --coveralls
- COVERALLS_SERVICE_NAME=travis-ci COVERALLS_REPO_TOKEN=7lmtywEWb8VitLviZro6EfJTu4Kfy0mXI node_modules/.bin/builder -c test --coverage --coveralls

0 comments on commit 994eff8

Please sign in to comment.