Skip to content

Commit

Permalink
Merge pull request #9 from liqueurdetoile/fix-travis-node-v12
Browse files Browse the repository at this point in the history
Fix travis node v12 + dependencies update
  • Loading branch information
liqueurdetoile authored Apr 30, 2019
2 parents 82b2214 + efe2864 commit 914b805
Show file tree
Hide file tree
Showing 3 changed files with 1,612 additions and 831 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- "node"
- "11"
sudo: required
cache: "npm"
addons:
chrome: stable
before_deploy:
Expand Down
Loading

0 comments on commit 914b805

Please sign in to comment.