Skip to content

Commit

Permalink
Update travis.yaml JAVA #4
Browse files Browse the repository at this point in the history
  • Loading branch information
jona-ort committed May 4, 2020
1 parent dcecb63 commit 25eaca9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: java

#before_install:
# - ./gradlew clean jar
jdk:
- oraclejdk8

script:
before_install:
- ./gradlew clean jar

script:
- echo `testing comming soon`

0 comments on commit 25eaca9

Please sign in to comment.