diff --git a/.travis.yml b/.travis.yml index 444eae0..14cd842 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,6 @@ language: python sudo: required dist: trusty -compiler: clang - matrix: include: - os: linux @@ -19,6 +17,8 @@ matrix: python: 3.6 - os: linux python: 3.6-dev + - os: linux + python: 3.7-dev - os: linux python: nightly - os: linux @@ -26,11 +26,11 @@ matrix: - os: linux python: pypy3 - os: osx - language: generic python: python - os: osx - language: generic python: python3 + allow_failures: + - python: nightly addons: apt: