Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
chore(travis-CI): add node v8 to CI and remove v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Babanila committed Jun 14, 2018
1 parent f1d4385 commit 9c44101
Show file tree
Hide file tree
Showing 2 changed files with 2,070 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- '4'
- '6'
- '8'
branches:
except:
- latest
Expand Down

0 comments on commit 9c44101

Please sign in to comment.