Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Mar 26, 2020
1 parent ed80786 commit 64bd04c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ python:
- 'pypy2.7-6.0'
- 'pypy3.5-6.0'

# Only testing it for python3.8 on aarch64 platform, since it already has a lot of jobs to test and takes long time.
# Only testing it for python3.8 on aarch64 platform, since it already has a lot
# of jobs to test and takes long time.
matrix:
include:
- python: 3.8
Expand Down

0 comments on commit 64bd04c

Please sign in to comment.