From b671d6472564049a96e45ea1ce6b6ca02e223b30 Mon Sep 17 00:00:00 2001 From: vishakh2494 <31784058+vishakh2494@users.noreply.github.com> Date: Thu, 8 Feb 2018 14:14:34 -0600 Subject: [PATCH] Travis file recreation Travis file recreation --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..c0f28cfa4 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,2 @@ +language: java +jdk: oraclejdk8