aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-04 16:50:08 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-04 16:50:08 -0800
commit6c0e43f1edd43e75bf1b341c87fee066a39ba393 (patch)
tree962014d7fe37e3f28f355ddf58e57c6790de8160 /.travis.yml
parent6781094003b86c0a6997452876ae63acd49809e1 (diff)
downloadcryptography-6c0e43f1edd43e75bf1b341c87fee066a39ba393.tar.gz
cryptography-6c0e43f1edd43e75bf1b341c87fee066a39ba393.tar.bz2
cryptography-6c0e43f1edd43e75bf1b341c87fee066a39ba393.zip
Run the doc tests under OS X
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b77a7b76..b7fa090e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -87,9 +87,6 @@ matrix:
env: TOX_ENV=py3pep8
compiler: gcc
- os: osx
- env: TOX_ENV=docs
- compiler: clang
- - os: osx
env: TOX_ENV=pep8
compiler: clang
- os: osx