Skip to content

Commit 9b52bd2

Browse files
committed
Clean up .travis.yml.
1 parent 1fef068 commit 9b52bd2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ node_js:
77
- "4"
88
- "5"
99

10-
before_install:
11-
- if [ "$TRAVIS_NODE_VERSION" = "0.10" ]; then npm install -g npm@2; fi
12-
13-
install:
14-
- npm install -g grunt-cli
15-
- npm install
16-
1710
matrix:
1811
fast_finish: true
1912

0 commit comments

Comments
 (0)