Skip to content

Commit

Permalink
Revert "Add CI test for macOS environment"
Browse files Browse the repository at this point in the history
This reverts commit 299dcd3.
  • Loading branch information
thombashi committed Apr 7, 2018
1 parent 299dcd3 commit e0de191
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@ matrix:

os:
- linux
- osx

install:
- pip install setuptools --upgrade
- pip install tox
- pip install coveralls

script:
script:
- tox
- python setup.py test --addopts "-v --cov typepy --cov-report term-missing"

Expand Down

0 comments on commit e0de191

Please sign in to comment.