Skip to content

Commit 00214a0

Browse files
committed
Old node is old
1 parent 29062ca commit 00214a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
sudo: false
21
language: node_js
32
node_js:
4-
- "0.10"
3+
- "5"
54
before_script:
65
- export DISPLAY=:99.0
76
- sh -e /etc/init.d/xvfb start
7+
branches:
8+
only:
9+
- master
810
email:
911
on_failure: change
1012
on_success: never

0 commit comments

Comments
 (0)