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 c71fc67 commit ff57ad2Copy full SHA for ff57ad2
.travis.yml
@@ -2,6 +2,10 @@ conditions: v1
2
3
language: python
4
5
+dist: trusty
6
+sudo: false
7
+cache: pip
8
+
9
before_install:
10
- pip install --upgrade flit
11
0 commit comments