We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790fe5c commit 825ec8aCopy full SHA for 825ec8a
.travis.yml
@@ -29,7 +29,6 @@ after_success:
29
env:
30
- PYTORCH_VERSION=1.0.0 CC=gcc-7 CXX=g++-7
31
- PYTORCH_VERSION=1.1.0 CC=gcc-7 CXX=g++-7
32
- - PYTORCH_VERSION=1.2.0 CC=gcc-7 CXX=g++-7
33
- PYTORCH_VERSION=1.3.0 CC=gcc-7 CXX=g++-7
34
- PYTORCH_VERSION=1.4.0 CC=gcc-7 CXX=g++-7
35
- PYTORCH_VERSION=1.5.0 CC=gcc-7 CXX=g++-7
0 commit comments