Skip to content

Commit

Permalink
Merge pull request #173 from Kinto/travisci-install-oracle
Browse files Browse the repository at this point in the history
Install Oracle Java 9
  • Loading branch information
leplatrem committed Mar 31, 2020
2 parents 7bf092d + c25c4e6 commit d190a55
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ addons:
sources:
- elasticsearch-5.x
packages:
- oracle-java8-set-default
- elasticsearch
postgresql: "9.5"
services:
Expand Down
1 change: 0 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ flake8
pytest
pytest-cache
pytest-cov
pytest-sugar
pytest-xdist
mock
unittest2
Expand Down

0 comments on commit d190a55

Please sign in to comment.