Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
James Baxley committed Dec 22, 2016
1 parent 80f98e5 commit 996a4e0
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 @@ -35,6 +35,6 @@ before_install:
script:
- npm link
- npm test -- --coverage
coveralls < ./.coverage/lcov.info || true
- coveralls < ./.coverage/lcov.info || true
- "./.scripts/prepare/app.sh"
- "./.scripts/deploy/app.sh"

0 comments on commit 996a4e0

Please sign in to comment.