Skip to content

Commit

Permalink
fixup! fixup! Bump to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusH committed Apr 29, 2019
1 parent e24d9fa commit 0a53bc5
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 apt-get-repository ppa:linuxuprising/java -y
- sudo add-apt-repository ppa:linuxuprising/java -y
- sudo apt-get update -q
- sudo apt-get install oracle-java11-set-default -y

Expand Down

0 comments on commit 0a53bc5

Please sign in to comment.