mirror of
https://github.com/geohot/qira
synced 2025-03-13 02:23:07 +03:00
actually it unpacks it to the root
This commit is contained in:
parent
5dc61880c3
commit
de27be75c1
@ -25,8 +25,8 @@ sleep 2
|
||||
sudo apt-get install libicu48
|
||||
wget https://s3.amazonaws.com/travis-phantomjs/phantomjs-2.0.0-ubuntu-12.04.tar.bz2
|
||||
tar xf ./phantomjs-2.0.0-ubuntu-12.04.tar.bz2
|
||||
chmod +x ./phantomjs-2.0.0-ubuntu-12.04/phantomjs
|
||||
./phantomjs-2.0.0-ubuntu-12.04/phantomjs qira_tests/load_page.js
|
||||
chmod +x ./phantomjs
|
||||
./phantomjs qira_tests/load_page.js
|
||||
|
||||
kill $QIRA_PID
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user