Skip to content

Commit

Permalink
Add before_script
Browse files Browse the repository at this point in the history
  • Loading branch information
johncrisostomo committed Feb 12, 2019
1 parent acaff16 commit 6bc6b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,5 +7,6 @@ node_js:
- "6"
- "5"
cache: yarn
before_script: npm run test
script: npm run coverage
after_success: 'npm run coveralls'

0 comments on commit 6bc6b0d

Please sign in to comment.