Skip to content

Commit

Permalink
fix(travis): fix issue in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
YePpHa committed Nov 27, 2017
1 parent 1fcc151 commit c5c386d
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 @@ -20,7 +20,7 @@ install:
script:
- yarn test
before_deploy:
- yarn build:userscript
- yarn build
deploy:
provider: releases
prerelease: true
Expand Down

0 comments on commit c5c386d

Please sign in to comment.