mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 16:09:21 +08:00
Switch to openjdk8 for travis builds (#885)
* Switch to openjdk8 for travis builds oraclejdk8 isn't available unless we ust trusty dist, which is also an option * Update deploy_shapshot.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: java
|
||||
|
||||
jdk:
|
||||
- oraclejdk8
|
||||
- openjdk8
|
||||
|
||||
after_success:
|
||||
- .buildscript/deploy_snapshot.sh
|
||||
|
Reference in New Issue
Block a user