不要怂,就是干,撸起袖子干!

You need to sign in or sign up before continuing.
Commit 220674df by Mick Hansen

Try having travis run coveralls instead of test

1 parent b3b879b9
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ before_script:
- "psql -c 'create database sequelize_test;' -U postgres"
script:
- "make test"
- "make coveralls"
notifications:
email:
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!