Skip to content

Commit ade3dae

Browse files
committed
Support for Node 6+
1 parent 977886a commit ade3dae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
3-
- "4"
4-
- "5"
53
- "6"
64
- "7"
5+
- "8"
76
env:
87
- COVERALLS_REPO_TOKEN=vNV8IQ0jJAuWGikebCeIHJryRulP6aEHa
98
script:

0 commit comments

Comments
 (0)