Skip to content

Commit

Permalink
chore: add JDK8 for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Jul 14, 2017
1 parent 7a0dfdd commit 5fe01e0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ env:
global:
- GH_REF: github.com/w3c/aria-practices.git

addons:
apt:
packages:
- oracle-java8-installer
- oracle-java8-set-default

git:
depth: 3

Expand Down

0 comments on commit 5fe01e0

Please sign in to comment.