Skip to content

Commit

Permalink
/.travis.yml: Adds Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Exprescode committed Sep 15, 2019
1 parent 21844eb commit de197b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: java
jdk: oraclejdk11

before_install:
- chmod +x gradlew

0 comments on commit de197b1

Please sign in to comment.