8000 Run travis builds with latest node · CrazyPython/immutable-js@65aa42e · GitHub
[go: up one dir, main page]

Skip to content

Commit 65aa42e

Browse files
committed
Run travis builds with latest node
1 parent 8f45d0e commit 65aa42e

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: 10
44

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

0 commit comments

Comments
 (0)
0