changeset 511 | fbf4e1afab01 |
parent 456 | 3a32d2f57429 |
child 537 | d2e6ee099125 |
--- a/cms/app-client/.travis.yml Wed Feb 15 10:51:26 2017 +0100 +++ b/cms/app-client/.travis.yml Wed Feb 15 22:53:45 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