Skip to content

Commit

Permalink
Merge pull request hardbyte#622 from hardbyte/remove-osx-and-py37-and…
Browse files Browse the repository at this point in the history
…-nightly

Remove Travis builds of Python 3.7 & nightly on OSX
  • Loading branch information
felixdivo authored Jun 12, 2019
2 parents 200707f + 6ddd1e5 commit b0f7884
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,6 @@ jobs:
os: osx
osx_image: xcode8.3
python: 3.6-dev
- stage: test
os: osx
osx_image: xcode8.3
python: 3.7-dev
- stage: test
os: osx
osx_image: xcode8.3
python: nightly

- stage: documentation
name: "Sphinx Build"
Expand Down

0 comments on commit b0f7884

Please sign in to comment.