Remove travis configuration file

This commit removes the Travis configuration file as it's out-of-date.

Relates #18525
This commit is contained in:
Jason Tedor 2016-05-23 14:55:25 -04:00
parent f63d1255d1
commit 2d4db1c88d
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
language: java
jdk:
- openjdk7
env:
- ES_TEST_LOCAL=true
- ES_TEST_LOCAL=false
notifications:
email: false