Skip to content

Commit

Permalink
chore(build): fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath committed Mar 23, 2016
1 parent 5a29181 commit 56b44ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
before_script:
- npm prune
- npm run lint
after_script
after_script:
- npm run coverage
after_success:
- npm run semantic-release
Expand Down

0 comments on commit 56b44ec

Please sign in to comment.