Skip to content

Commit c626f04

Browse files
albinekbppot
authored andcommitted
🌹 Update travis node (vercel#1900)
1 parent 93b2229 commit c626f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ language: node_js
66
matrix:
77
include:
88
- os: osx
9-
node_js: 6
9+
node_js: 7.4
1010
- os: linux
11-
node_js: 6
11+
node_js: 7.4
1212
env: CC=clang CXX=clang++ npm_config_clang=1
1313
compiler: clang
1414

0 commit comments

Comments
 (0)