Skip to content

Commit

Permalink
Merge 59261e0 into 886628c
Browse files Browse the repository at this point in the history
  • Loading branch information
deargle committed Oct 6, 2020
2 parents 886628c + 59261e0 commit 4c007d7
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ matrix:
python: 3.6
- name: "Python 3.7 on Linux"
python: 3.7
- name: "Python 3.7 on macOS"
os: osx
osx_image: xcode11
language: shell
- name: "Python 3.8 on Linux"
python: 3.8
git:
quiet: true
before_install:
Expand All @@ -31,7 +29,7 @@ deploy:
# on:
# tags: false
# branch: master

# production pypi
provider: pypi
user: nyuccl
Expand Down

0 comments on commit 4c007d7

Please sign in to comment.