Skip to content

Commit

Permalink
fixes whitespace in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SleepySheepy172 committed Sep 12, 2018
1 parent 1c76ce1 commit 041709c
Showing 1 changed file with 5 additions and 7 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

0 comments on commit 041709c

Please sign in to comment.