Sha256: f5389cec8dd09407b380668508523e1f08d504ca01c1f2fa1b23afe456b4b8d9

Contents?: true

Size: 157 Bytes

Versions: 45

Compression:

Stored size: 157 Bytes

Contents

#!/bin/bash

version=phantomjs-1.8.1-linux-i686
cd
wget http://phantomjs.googlecode.com/files/$version.tar.bz2
tar xjf $version.tar.bz2
mv $version phantomjs

Version data entries

45 entries across 45 versions & 2 rubygems

Version Path
alchemy_cms-3.3.0.rc1 spec/support/ci/install_phantomjs
alchemy_cms-3.2.1 spec/support/ci/install_phantomjs
alchemy_cms-3.1.3 spec/support/ci/install_phantomjs
lc_alchemy_cms-3.2.1 spec/support/ci/install_phantomjs
lc_alchemy_cms-3.2.0 spec/support/ci/install_phantomjs
alchemy_cms-3.2.0 spec/support/ci/install_phantomjs
alchemy_cms-3.2.0.rc1 spec/support/ci/install_phantomjs
alchemy_cms-3.2.0.beta spec/support/ci/install_phantomjs
alchemy_cms-2.9.1 spec/support/ci/install_phantomjs
alchemy_cms-3.1.1 spec/support/ci/install_phantomjs
alchemy_cms-3.0.4 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.rc3 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.rc2 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.rc1 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.beta6 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.beta5 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.beta4 spec/support/ci/install_phantomjs
alchemy_cms-3.0.3 spec/support/ci/install_phantomjs
alchemy_cms-3.1.0.beta3 spec/support/ci/install_phantomjs