https://bugzilla.wikimedia.org/show_bug.cgi?id=58035
--- Comment #2 from Ċ½eljko Filipin <[email protected]> --- Installing phantomjs via curl requires that it is installed every time a job is executed. If the browser is installed via npm then it can be reused between job runs, and maybe even between jobs. curl -s -o use-node https://repository-cloudbees.forge.cloudbees.com/distributions/ci-addons/node/use-node NODE_VERSION=0.11.8 . ./use-node npm install phantomjs -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
