Skip to content

Commit

Permalink
travis dist trusty - openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Oct 8, 2019
1 parent 3a8874b commit ca989c2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
sudo: required
language: java
dist: trusty
jdk:
- openjdk7
- openjdk8

cache:
directories:
Expand Down
1 change: 1 addition & 0 deletions .travis.yml.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sudo: required
language: java
dist: trusty
jdk:
- openjdk8

Expand Down
1 change: 1 addition & 0 deletions .travis.yml.ios
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sudo: required
language: objective-c
dist: trusty
osx_image: xcode8.1
cache:
directories:
Expand Down

0 comments on commit ca989c2

Please sign in to comment.