Skip to content

Commit 4c501c8

Browse files
committed
Merge pull request #100 from DigitalSlideArchive/update-phantomjs
Upgrade Travis to fix an issue with PhantomJS install
2 parents c3baa42 + f0c6264 commit 4c501c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ addons:
3030
before_install:
3131
- CACHE="$HOME/.cache" OPENSLIDE_VERSION="3.4.1" source .install-openslide.sh
3232

33-
- GIRDER_VERSION=bcd86380cf6d67a5e3c499a4b97541cc3693f6aa
33+
- GIRDER_VERSION=c29e4db8fadf5b97f5fcd488e15353b09a9fd70f
3434
- GIRDER_WORKER_VERSION=a572e2cd74ae30777f31999d5a136747190ddcb8
35-
- LARGE_IMAGE_VERSION=637785c842a23078ac240571790b2a3129b911a8
35+
- LARGE_IMAGE_VERSION=8c9b9b7e7af0e6dc18a79d991e97ca7fed690a25
3636
- main_path=$PWD
3737
- build_path=$PWD/build
3838
- mkdir -p $build_path

0 commit comments

Comments
 (0)