This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git
The following commit(s) were added to refs/heads/master by this push:
new 9908d45 Closes CURATOR-413 - Added travis config file
9908d45 is described below
commit 9908d454f8457b29ddb6dcbacfb61fbe00864a6d
Author: randgalt <[email protected]>
AuthorDate: Mon Feb 25 14:58:23 2019 -0500
Closes CURATOR-413 - Added travis config file
---
.travis.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..9bcf999
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: java
+jdk:
+ - oraclejdk8