Skip to content

Commit

Permalink
Merge pull request #2773 from PieterGit/multiple_node8
Browse files Browse the repository at this point in the history
Upgrade to nodejs 8.4.0 and fix unit tests for travis
  • Loading branch information
sulkaharo authored Sep 11, 2017
2 parents d17d69e + 6681e4e commit 3e6075c
Show file tree
Hide file tree
Showing 6 changed files with 487 additions and 1,188 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
sudo: required
node_js:
- 6
- "8.4.0"
matrix:
fast_finish: true
services:
Expand Down
Loading

0 comments on commit 3e6075c

Please sign in to comment.