Skip to content

Commit

Permalink
TMP: openjdk17-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Mar 15, 2016
1 parent f6e1c1f commit a25b80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ before_install:
- sudo DEBIAN_FRONTEND=noninteractive apt-get -q -o Dpkg::Options::="--force-confnew" install -y docker-engine

script:
- cd linux/test && ./docker-build.sh $ENV && docker run -d omero_install_test_$ENV
- cd linux/test && JAVAVER=openjdk17-devel ./docker-build.sh $ENV && docker run -d omero_install_test_$ENV
# Sadly, no test for Windows or OS X here.

0 comments on commit a25b80c

Please sign in to comment.