Skip to content

Commit

Permalink
chore(ci): update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jan 7, 2019
1 parent 1c354e5 commit d4905d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ before_script:
- npm run build
script:
- npm run lint
- npm run test
after_script:
- ./codeclimate-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT

0 comments on commit d4905d7

Please sign in to comment.