We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66fe79a commit 4b2f497Copy full SHA for 4b2f497
.travis.yml
@@ -9,6 +9,8 @@ language: python
9
# Run jobs on container-based infrastructure, can be overridden per job
10
sudo: false
11
12
+dist: xenial
13
+
14
cache:
15
directories:
16
- $HOME/.cache/pip
0 commit comments