Skip to content

Commit 7229435

Browse files
authored
Use travis pypy3 (open-telemetry#408)
1 parent ad7a809 commit 7229435

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
@@ -8,7 +8,7 @@ python:
88
- '3.6'
99
- '3.7'
1010
- '3.8'
11-
- 'pypy3.5'
11+
- 'pypy3'
1212

1313
#matrix:
1414
# allow_failures:

0 commit comments

Comments
 (0)