Skip to content

Commit cb9ad7a

Browse files
ezyangsoumith
authored andcommitted
Opt into Trusty builds. (pytorch#2214)
* Opt into Trusty builds. Signed-off-by: Edward Z. Yang <[email protected]> * Bump to 2.7.9. Signed-off-by: Edward Z. Yang <[email protected]>
1 parent f7de7ba commit cb9ad7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# https://travis-ci.org/pytorch/pytorch
22
language: python
3+
dist: trusty
34
python:
4-
- 2.7.8
5+
- 2.7.9
56
- 2.7
67
- 3.5
78
- 3.6

0 commit comments

Comments
 (0)