Remove travis configuration file
This commit removes the Travis configuration file as it's out-of-date. Relates #18525
This commit is contained in:
parent
f63d1255d1
commit
2d4db1c88d
10
.travis.yml
10
.travis.yml
|
@ -1,10 +0,0 @@
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk7
|
||||
|
||||
env:
|
||||
- ES_TEST_LOCAL=true
|
||||
- ES_TEST_LOCAL=false
|
||||
|
||||
notifications:
|
||||
email: false
|
Loading…
Reference in New Issue