Create .travis.yml

This commit is contained in:
vincentrussell 2020-05-23 09:37:37 -04:00 committed by GitHub
parent 6c05962771
commit b518875688
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: java
install: mvn clean verify
notifications:
email:
recipients:
- vincent.russell@gmail.com