Skip to content

Commit

Permalink
Build with JDK9+ and exclude unnecessary tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Aug 31, 2019
1 parent e75905c commit cba6f54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

jdk: oraclejdk8
jdk: oraclejdk9

install:
- ./gradlew install -x test
- ./gradlew install -x test -x asciidoctor

0 comments on commit cba6f54

Please sign in to comment.