Skip to content

Commit

Permalink
update travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
constverum committed Mar 12, 2019
1 parent c0906b3 commit b259bce
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,12 @@ matrix:
python: 3.8-dev
- name: "osx-py3.6"
os: osx
python: "3.6"
# language: generic
# before_install:
# - brew update
# - brew upgrade python
# - virtualenv env -p python3
# - source env/bin/activate
language: generic
before_install:
- brew update
- brew upgrade python
- virtualenv env -p python3
- source env/bin/activate
allow_failures:
- name: "3.8-dev"
- name: "osx-py3.6"
Expand Down

0 comments on commit b259bce

Please sign in to comment.