[go: nahoru, domu]

Skip to content

Commit

Permalink
update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael J. Ryan committed Jul 12, 2019
1 parent d3f9b58 commit e6bc503
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
language: node_js
node_js:
- "10"
- "11"
script: "npm test"
- '10'
- '12'
script: npm test
deploy:
provider: npm
email: "tracker1@gmail.com"
email: tracker1@gmail.com
api_key:
secure: "JPPFc0D6QlihpnsntwZVf2jh8vRdK7C9Bo8Hha27sHkwunjSPVQkxjFOJBJpNEArTvmoujHjsmfqjAnhsvM4RPy9HUiTREoNqRczOc2gR3syRf2q2l/3pom4Ep/bfpLvWAe739sufcur/tMgSqC9Lt0NoKA9IWT5agr/ugqWbNA="
secure: D0CrsIsEgy5v+FURBZ+j+3WDdoNmBnvKYBZK290F5EAeKoJH2mqUYNlyxVmJYKLN49KSfI0xFptwUU5VSdPrMO+nUnNYH6Kc1R6B/wY7s1JtZpPndomKh78z08e70mRJSLn0i1tGZimI3HkVjZt74AN7ZvJx1JL5oktJ2w/Pymo=
on:
tags: true

0 comments on commit e6bc503

Please sign in to comment.