Skip to content

Commit

Permalink
fix travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrehault committed Jan 24, 2020
1 parent 228078e commit 496466e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js
version: 1.0
node_js:
- 12.4.0
cache:
Expand Down Expand Up @@ -32,6 +33,7 @@ deploy:
repo: guillotinaweb/grange-core
branch: master
- provider: npm
edge: true
email: ebrehault@gmail.com
skip_cleanup: true
api_key:
Expand Down

0 comments on commit 496466e

Please sign in to comment.