Skip to content

Commit

Permalink
Update travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Schwartz committed Nov 15, 2018
1 parent c21a166 commit 52d04b3
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 66 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- '10'
script: npm run build
deploy:
provider: releases
api_key: ${GITHUB_TOKEN}
Expand Down
Loading

0 comments on commit 52d04b3

Please sign in to comment.