summaryrefslogtreecommitdiff
path: root/scripts/prepare_build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Retry bundler and apt-getretry-bundleKamil Trzcinski2016-03-091-11/+13
|
* Fix script errorKamil Trzcinski2016-03-091-1/+1
|
* Retry apt-get installation and bundle installKamil Trzcinski2016-03-091-7/+19
|
* Use caching, instead of haxxy /cacheuse-cachingKamil Trzcinski2016-02-101-6/+6
|
* Install unzip in build environment [ci skip]Kamil Trzcinski2016-01-251-1/+1
|
* Forcefully install apt packagesKamil Trzcinski2016-01-231-1/+1
|
* Speed-up docker based buildsspeed-up-buildsKamil Trzcinski2016-01-221-5/+11
| | | | | | | Enable to: - Use APT cache - Use Bundler cache - Use PhantomJS cache
* Test using a 1.9.8 phantomjs version built with fpmphantomjsAchilleas Pipinellis2015-11-291-2/+2
| | | | https://gitlab.com/axil/phantomjs-debian
* Update phantomjs to 2.0.0Achilleas Pipinellis2015-11-291-2/+2
| | | | * Version 1.9 was removed from upstream Debian repos
* Added missing packages required by docker buildsKamil Trzcinski2015-06-251-1/+1
|
* Set build preparation script as executable.Marin Jankovski2015-06-191-0/+0
|
* Move prepare_build script to scripts dir.Marin Jankovski2015-06-181-0/+24