Skip to content

Commit e6636f5

Browse files
authored
Update travis node version (immutable-js#1528)
1 parent b44b3fb commit e6636f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sudo: false
22
language: node_js
3-
node_js: 7
3+
node_js: 8
44

55
cache: yarn
66
script: npm run test:travis

0 commit comments

Comments
 (0)