Skip to content

Commit

Permalink
Merge e96f09d into ebf0a03
Browse files Browse the repository at this point in the history
  • Loading branch information
mfussenegger committed Aug 1, 2019
2 parents ebf0a03 + e96f09d commit 4893c41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,8 @@ before_install:
- pip install setuptools==33.1.1 # pin specific version in virtualenv
- pip freeze --all # debug
- sudo add-apt-repository ppa:openjdk-r/ppa -y
- sudo apt-get install -y openjdk-11-jre-headless
- sudo apt-get update
- sudo apt-get install -y openjdk-12-jdk

install:
- python bootstrap.py
Expand Down

0 comments on commit 4893c41

Please sign in to comment.