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 f7de7ba commit cb9ad7aCopy full SHA for cb9ad7a
.travis.yml
@@ -1,7 +1,8 @@
1
# https://travis-ci.org/pytorch/pytorch
2
language: python
3
+dist: trusty
4
python:
- - 2.7.8
5
+ - 2.7.9
6
- 2.7
7
- 3.5
8
- 3.6
0 commit comments