Skip to content

Commit 7aa8940

Browse files
committed
Remove older node versions from travis config
1 parent 59a1230 commit 7aa8940

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
33
- "5.7"
4-
- "4.3"
5-
- "0.12"
64
before_script:
75
- npm install -g gulp
8-
script: gulp
6+
script: gulp

0 commit comments

Comments
 (0)