Skip to content

Commit d6b95ef

Browse files
committed
fix(travis): update Node version to fix build
1 parent 6b0ddb2 commit d6b95ef

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
language: node_js
22
node_js:
3-
- "0.10.17"
3+
- "0.10"
44

55
before_script:
66
- export DISPLAY=:99.0

0 commit comments

Comments
 (0)