Skip to content

Commit

Permalink
Create .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Nov 30, 2014
1 parent a278ebf commit 724ab2c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
language: java
jdk:
- openjdk6
- openjdk7
- oraclejdk7
- oraclejdk8
script:
- mvn clean verify

0 comments on commit 724ab2c

Please sign in to comment.