aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-05-08 08:07:31 +0200
committerritchie <ritchie@gmx.at>2015-05-08 08:07:31 +0200
commit24cea8bb05e210f4a9eea6beee9b5c334cc5cb3c (patch)
tree2fd6169bc556934600c6347b9c6358f1620155c5 /.travis.yml
parent0a750cb61939dd9a771409708d20c29038280fa7 (diff)
downloadnanohttpd-24cea8bb05e210f4a9eea6beee9b5c334cc5cb3c.tar.gz
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..2fdaaae
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: java
+jdk:
+- oraclejdk7