Skip to content

Commit fb3b6c9

Browse files
chore(travis): only 6 and 7
1 parent a6a1051 commit fb3b6c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- 4
54
- 6
6-
- stable
5+
- 7
76

87
before_install:
98
- "export DISPLAY=:99.0"

0 commit comments

Comments
 (0)