fix: downgrade mac to 10.2

This commit is contained in:
Connor Tumbleson 2018-08-16 08:03:49 -04:00
parent 66988b9469
commit 5d671c47ad
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -15,6 +15,7 @@ matrix:
dist: trusty
jdk: openjdk8
- os: osx
osx_image: xcode9.2
allow_failures:
- jdk: openjdk7
cache:
@ -26,4 +27,4 @@ script: ./gradlew build shadowJar proguard
branches:
only:
- master
- stable
- stable