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 66eeb63 commit bfb79e6Copy full SHA for bfb79e6
.travis.yml
@@ -1,6 +1,9 @@
1
language: python
2
python:
3
- '2.7'
4
+- '3.5'
5
+- '3.6'
6
+- '3.7'
7
before_install:
8
- sudo apt-get update -qq
9
- pip install toil[all]==3.17.0
0 commit comments