Skip to content

Commit 1838a96

Browse files
Merge pull request #7 from browserify/new-nodes
Add Node 10 and 11 to CI.
2 parents 728cad9 + a106217 commit 1838a96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: node_js
22
node_js:
3+
- '11'
4+
- '10'
35
- '9'
46
- '8'
57
- '6'

0 commit comments

Comments
 (0)