Skip to content

Commit

Permalink
chore(dev-env): update dependency modules
Browse files Browse the repository at this point in the history
- update travis nodejs version to 8

Fix #734
Close #748
  • Loading branch information
netil committed Jan 25, 2019
1 parent 5bc159d commit fc65a59
Show file tree
Hide file tree
Showing 4 changed files with 519 additions and 347 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- "6"
- "8"
dist: trusty # needs Ubuntu Trusty
sudo: false # no need for virtualization.
before_install:
Expand Down
Loading

0 comments on commit fc65a59

Please sign in to comment.