Thanks to visit codestin.com
Credit goes to github.com

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

+1-1
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)