Skip to content

Commit

Permalink
Add .travis.yml.
Browse files Browse the repository at this point in the history
Build Travis-CI for oracle JDK 8 only.
  • Loading branch information
Mikko Karjalainen committed Oct 17, 2017
1 parent 9975cd7 commit 565cd13
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: mvn verify -Plinux
jdk:
- oraclejdk8

0 comments on commit 565cd13

Please sign in to comment.