8000 Use Trusty for 2.6 (#452) · benxiaolang-hacker/client_python@d1d93b1 · GitHub
[go: up one dir, main page]

Skip to content

Commit d1d93b1

Browse files
authored
Use Trusty for 2.6 (prometheus#452)
Travis changed things under the covers, breaking 2.6. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
1 parent bbbe23d commit d1d93b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ matrix:
99
include:
1010
- python: "2.6"
1111
env: TOXENV=py26
12+
dist: trusty
1213
- python: "2.7"
1314
env: TOXENV=py27
1415
- python: "2.7"

0 commit comments

Comments
 (0)
0