Skip to content

Commit

Permalink
fix : travis updated for new osx test
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Sep 17, 2018
1 parent 6541338 commit c76f9cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Expand Up @@ -25,6 +25,15 @@ matrix:
- os: osx
language: generic
env: TOXENV=py35
- os: osx
language: generic
env: TOXENV=py34
- os: osx
language: generic
env: TOXENV=py33
- os: osx
language: generic
env: TOXENV=py27

install:
- python setup.py install
Expand Down

0 comments on commit c76f9cf

Please sign in to comment.