Skip to content

Commit 442294b

Browse files
committed
Update Node in Travis
1 parent baab0e0 commit 442294b

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,7 +1,7 @@
11
language: node_js
22
node_js:
33
- '4.0'
4-
- '7.0'
4+
- '8.0'
55
after_script: bash <(curl -s https://codecov.io/bash)
66
deploy:
77
provider: npm

0 commit comments

Comments
 (0)