Skip to content

Commit

Permalink
include junit4 and some test class
Browse files Browse the repository at this point in the history
  • Loading branch information
abola committed Apr 8, 2016
1 parent d32e59b commit 3f009da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7

script:
- mvn clean compile test

0 comments on commit 3f009da

Please sign in to comment.