Skip to content

Commit

Permalink
typo in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xpl committed Jul 23, 2017
1 parent 39824d6 commit e1cccf2
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 @@ -17,7 +17,7 @@ script:
# - git remote remove origin
# - git remote add origin https://${GITHUB_TOKEN}@github.com/kroitor/ccxt.git
# - git push origin HEAD:master
- env NPM_VERSION=${NPM_VERSION:1} /push-wiki.sh
- env NPM_VERSION=${NPM_VERSION:1} ./push-wiki.sh
# deploy:
# - provider: npm
# email: [email protected]
Expand Down

0 comments on commit e1cccf2

Please sign in to comment.