Skip to content

Commit

Permalink
fixup! Bump to OpenJRE 11
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusH committed Apr 29, 2019
1 parent dbbaaea commit 5ce00a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ before_install:
- pip uninstall -y setuptools
- pip install setuptools==33.1.1 # pin specific version in virtualenv
- pip freeze --all # debug
- sudo add-apt-repository ppa:openjdk-r/ppa
- sudo add-apt-repository ppa:openjdk-r/ppa -y
- sudo apt-get install -y openjdk-11-jre-headless

install:
Expand Down

0 comments on commit 5ce00a1

Please sign in to comment.