Update .travis.yml

This commit is contained in:
Piotr Lizończyk
2017-11-04 00:04:35 +01:00
committed by GitHub
parent 08d0859a79
commit 88eb72f5c3

View File

@@ -1,4 +1,8 @@
language: python
matrix:
fast_finish: true
allow_failures:
- os: osx # Travis is SO slow with OS X.
os:
- linux
- osx