Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSolati committed May 24, 2018
1 parent c4b92c1 commit b45d9e8
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 210 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- stable
sudo: false
- 8
sudo: required
install:
- npm install
script:
Expand All @@ -14,4 +14,5 @@ deploy:
api_key: $NPM_API
skip_cleanup: true
on:
branch: master
branch: master
tags: true
Loading

0 comments on commit b45d9e8

Please sign in to comment.