Skip to content

Commit 1458d1b

Browse files
committed
dont test on node 0.8
bower fails to install
1 parent fd923ca commit 1458d1b

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,8 +1,7 @@
11
# based off http://ariya.ofilabs.com/2012/03/phantomjs-and-travis-ci.html
22
language: node_js
33
node_js:
4-
- "0.8"
54
- "0.10"
65
- "0.11"
76
before_install:
8-
- npm install grunt-cli -g
7+
- npm install grunt-cli bower -g

0 commit comments

Comments
 (0)