Skip to content

Commit

Permalink
Fix typo in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flut1 authored Jan 12, 2018
1 parent 7c03a12 commit 00560b6
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 @@ -7,7 +7,7 @@ node_js:
- '6'

before_deploy:
- run npm run clean && npm run build
- npm run clean && npm run build

deploy:
- provider: npm
Expand Down

0 comments on commit 00560b6

Please sign in to comment.