Skip to content

Commit

Permalink
don't build nightly on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mmckerns committed Jan 26, 2022
1 parent 0464fa8 commit 9f3c64c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ matrix:
- python: '3.11-dev'
env:

- python: 'nightly'
env:

- python: 'pypy2.7-7.3.1' # most recent
dist: xenial
env:
Expand All @@ -47,7 +44,6 @@ matrix:
- python: '2.7'
- python: 'pypy2.7-7.3.1'
- python: '3.11-dev'
- python: 'nightly'
fast_finish: true

cache:
Expand Down

0 comments on commit 9f3c64c

Please sign in to comment.