Skip to content

Commit

Permalink
creactor
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Sep 25, 2016
1 parent 55671fb commit 7cc90f7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ matrix:
# see: https://docs.travis-ci.com/user/languages/objective-c/#Supported-OS-X-iOS-SDK-versions
osx_image: xcode8
env: TOXENV=py35-alldeps-withcov-macos,codecov-publish
- language: generic
os: osx
osx_image: xcode8
# Test cfreactor explicitly
env:
- TOXENV=py35-alldeps-withcov-macos,codecov-publish
- TWISTED_REACTOR=cf


allow_failures:
Expand Down

0 comments on commit 7cc90f7

Please sign in to comment.