projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f9533c
)
Remove Ubuntu distribution specification for Travis CI
author
Harmon
<Harmon758@gmail.com>
Wed, 16 Oct 2019 15:51:06 +0000
(10:51 -0500)
committer
Harmon
<Harmon758@gmail.com>
Wed, 16 Oct 2019 15:51:06 +0000
(10:51 -0500)
Xenial is now the default:
https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment
https://changelog.travis-ci.com/xenial-as-the-default-build-environment-is-coming-97772
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 86b7752008ae8825b117bd02bf8017ed78ac870d..9580c7145bc798bfb3d4dea48614f70594b3b572 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-5,12
+5,10
@@
python:
- '2.7'
- '3.5'
- '3.6'
+- '3.7'
matrix:
fast_finish: true
- include:
- - python: 3.7
- dist: xenial
env:
global: