Skip to content

Commit

Permalink
Try just one include directive for macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 1, 2017
1 parent c18a359 commit db69693
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
matrix:
include:
- os: linux
python: 2.7
- os: linux
python: 3.3
- os: linux
python: 3.4
- os: linux
python: 3.5
- os: osx
language: generic

Expand Down

0 comments on commit db69693

Please sign in to comment.