Skip to content

Commit

Permalink
Reorder builds to move the more important ones first.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jan 29, 2020
1 parent 92d8c5a commit 9d89325
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@ matrix:
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=3.5
- MB_PYTHON_VERSION=3.8
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=3.6
- MB_PYTHON_VERSION=3.7
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=3.7
- MB_PYTHON_VERSION=3.6
- os: osx
language: generic
env:
- MB_PYTHON_VERSION=3.8
- MB_PYTHON_VERSION=3.5
- os: linux
env: MB_PYTHON_VERSION=2.7
- os: linux
Expand Down

0 comments on commit 9d89325

Please sign in to comment.