server/bo_client/.travis.yml
changeset 517 3143195e91b4
parent 456 3a32d2f57429
child 537 d2e6ee099125
--- a/server/bo_client/.travis.yml	Thu Feb 16 18:22:19 2017 +0100
+++ b/server/bo_client/.travis.yml	Fri Feb 17 22:01:32 2017 +0100
@@ -12,10 +12,9 @@
 
 before_install:
   - npm config set spin false
-  - npm install -g bower
+  - npm install -g bower phantomjs-prebuilt
   - bower --version
-  - npm install phantomjs-prebuilt
-  - node_modules/phantomjs-prebuilt/bin/phantomjs --version
+  - phantomjs --version
 
 install:
   - npm install