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 3e68f03 commit 57b7f33
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 @@ -27,9 +27,6 @@ matrix:
- python: '3.11-dev'
env:

- python: 'nightly'
env:

- python: 'pypy2.7-7.3.1' # most recent
dist: xenial
env:
Expand All @@ -49,7 +46,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 57b7f33

Please sign in to comment.