Skip to content

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Feb 24, 2018
1 parent e01a615 commit af41fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ node_js:
- '4'
before_script: cd $TRAVIS_BUILD_DIR
script:
- yarn run cover
- yarn run coveralls
- npm run cover
- npm run coveralls
notifications:
email:
# recipients:
Expand Down

0 comments on commit af41fdf

Please sign in to comment.