aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2015-06-05 16:26:55 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2015-06-05 16:26:55 +0300
commit74aebb41b0c05220e90b13d46f55809db3ec74e8 (patch)
treef3fa774bb6f9acc65848213e6d2867925962a1c1 /.travis.yml
parentbbdfdfb77897478c05a35cda6ed86774cfeca179 (diff)
downloadpf4j-74aebb41b0c05220e90b13d46f55809db3ec74e8.tar.gz
pf4j-74aebb41b0c05220e90b13d46f55809db3ec74e8.zip
ready for travis-ci
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..af0e470
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: java
+jdk:
+ - oraclejdk7