Skip to content

Commit

Permalink
style: renamed node script
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Aug 16, 2017
1 parent 19501b0 commit 7eb70ea
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 @@ -13,7 +13,7 @@ before_script:
- curl -Lo travis_after_all.py https://git.io/vLSON
- npm prune
script:
- npm run prerelease
- npm run validate
after_success:
- python travis_after_all.py
- npm run semantic-release
Expand Down

0 comments on commit 7eb70ea

Please sign in to comment.