Skip to content

Commit

Permalink
trying to deploy travis only on one node build
Browse files Browse the repository at this point in the history
  • Loading branch information
cconcolato committed May 27, 2019
1 parent c89ce34 commit 18cf16b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,19 @@ deploy:
skip_cleanup: true
on:
tags: true
node_js: node
- provider: npm
email: [email protected]
api_key:
secure: qT37keNDM4h+9o7XvnCKDF/Hxt+zAcUtaqI78EHu77J22tWKFW45MJw8iL6yyJCit7kRyYAd/YSgk1LwwdJQwlWmuDIYYiF27NfGeLD+md1OlaPztUNhO9h6mm1jjSSYhhMEf3p2ugNmFih2EkXvodYcvhEpJyAMAeSU4jdmtGk=
skip_cleanup: true
on:
tags: true
node_js: node
- provider: pages
skip_cleanup: true
github_token: $GITHUB_TOKEN
keep_history: true
on:
branch: master
node_js: node

0 comments on commit 18cf16b

Please sign in to comment.