Skip to content

Commit 3ce197d

Browse files
committed
Remove deprecated sudo from travis
It will be removed soon https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
1 parent c37b009 commit 3ce197d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: python
22
python:
33
- 2.7
44
- 3.6
5-
sudo: false
65
env:
76
- ES_VERSION=1.3.9 ES_DOWNLOAD_URL=https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-${ES_VERSION}.tar.gz
87
matrix:

0 commit comments

Comments
 (0)