Skip to content

Commit 5c3e6ae

Browse files
Merge pull request softlayer#862 from softlayer/tox-fixes
Tox fixes
2 parents 3177323 + c2c9962 commit 5c3e6ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matrix:
1212
env: TOX_ENV=py35
1313
- python: "3.6"
1414
env: TOX_ENV=py36
15-
- python: "pypy"
15+
- python: "pypy2.7-5.8.0"
1616
env: TOX_ENV=pypy
1717
- python: "2.7"
1818
env: TOX_ENV=analysis

0 commit comments

Comments
 (0)