Skip to content

Commit

Permalink
fix travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
kukhariev committed Feb 10, 2018
1 parent 89ec75f commit 7b47b94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ script:
- 'npm run ci'
- 'npm run build'
before_deploy:
- 'cd dist'
- 'ls'
- 'cd dist/uploadx'
deploy:
provider: npm
email: q_h@inbox.ru
Expand Down

0 comments on commit 7b47b94

Please sign in to comment.