Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
noedelta authored Jul 20, 2018
1 parent 30bd55e commit d252739
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
sudo: false
jdk:
- oraclejdk8
script: mvn test

0 comments on commit d252739

Please sign in to comment.