Skip to content

Commit 38e28e0

Browse files
committed
Remove phantomjs version checking
Grunt uses its own version in grunt-contrib-qunit
1 parent d1a53b1 commit 38e28e0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
33
- 0.8
4-
before_install:
5-
- phantomjs --version
64
install:
75
- npm install grunt-cli -g
86
- npm install

0 commit comments

Comments
 (0)