Skip to content

Commit 138ad33

Browse files
committed
delete gulp part in .travis.yml file
1 parent 3629ad4 commit 138ad33

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,4 @@ language: node_js
22
node_js:
33
- "0.12"
44
- "iojs"
5-
- "iojs-v1.0.4"
6-
7-
8-
before_script:
9-
- npm install -g gulp
10-
script: gulp
5+
- "iojs-v1.0.4"

0 commit comments

Comments
 (0)