Merge pull request #27 from maxlambrecht/travis_integration

Add travis build config
This commit is contained in:
Max 2020-06-09 10:49:48 -03:00 committed by GitHub
commit 312d275264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: java
jdk:
- oraclejdk11