Remove dev and nightly Python builds from Travis.

stix2.0
Greg Back 2018-04-25 14:29:22 -05:00
parent 740fd63734
commit f778a45b33
1 changed files with 0 additions and 6 deletions

View File

@ -5,13 +5,7 @@ python:
- "2.7"
- "3.4"
- "3.5"
- "3.5-dev"
- "3.6"
- "3.6-dev"
- "nightly"
matrix:
allow_failures:
- python: "nightly"
install:
- pip install -U pip setuptools
- pip install tox-travis pre-commit