adding .travis.yml support

This commit is contained in:
Ricky
2013-12-17 15:15:44 +11:00
parent 0ce50126b6
commit f8191d4ae5
+10
View File
@@ -0,0 +1,10 @@
language: java
jdk:
- oraclejdk7
- oraclejdk8
- openjdk7
- openjdk6
notifications:
email: false