Skip to content

Commit

Permalink
Merge pull request #27 from fac-14/test-routes
Browse files Browse the repository at this point in the history
Test routes
  • Loading branch information
Simon Duprée authored Sep 12, 2018
2 parents aa7d0aa + 2f825bf commit 3d0fa7a
Show file tree
Hide file tree
Showing 7 changed files with 1,782 additions and 1,714 deletions.
12 changes: 5 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
language: node_js
node_js:
- "node"
after_success: npm run report-coverage
notifications:
node_js :
- "node"
after_success: npm run report-coverage
notifications:
email:
on_success: never
on_failure: never
services:
- postgresql
on_failure: never
Loading

0 comments on commit 3d0fa7a

Please sign in to comment.