Shorten travis' phantomjs binary path

This commit is contained in:
Vit Brunner
2013-06-10 23:11:31 +01:00
parent 1908d52e1d
commit 80bed78269
+1 -1
View File
@@ -10,4 +10,4 @@ before_script:
script:
- middleman &
- sleep 5
- node_modules/phantomjs/bin/phantomjs node_modules/qunitjs/addons/phantomjs/runner.js http://0.0.0.0:4567/tests.html
- node_modules/.bin/phantomjs node_modules/qunitjs/addons/phantomjs/runner.js http://0.0.0.0:4567/tests.html