No need to download phantomjs, 1.7.0 is available already
This commit is contained in:
parent
6661934b07
commit
08c01dd880
|
@ -1,11 +1,6 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
before_install:
|
||||
- wget http://phantomjs.googlecode.com/files/phantomjs-1.7.0-linux-i686.tar.bz2
|
||||
- tar -xf phantomjs-1.7.0-linux-i686.tar.bz2
|
||||
- sudo rm -rf /usr/local/phantomjs
|
||||
- sudo mv phantomjs-1.7.0-linux-i686 /usr/local/phantomjs
|
||||
before_script:
|
||||
- bundle exec rakep
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user