Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasiltis authored Jun 5, 2018
1 parent 9deebb7 commit f69f06e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
language: java

script:
- ./gradlew buildIt

0 comments on commit f69f06e

Please sign in to comment.