Skip to content
Snippets Groups Projects
Commit 76a5a857 authored by nimrod's avatar nimrod
Browse files

Fixed to Travis CI.

parent b5077fc2
Branches
Tags
No related merge requests found
......@@ -7,13 +7,11 @@ cache:
- pip
matrix:
include:
- python: "3.5"
- python: "3.6"
env: TOXENV=docs
- python: "3.5"
- python: "3.6"
env: TOXENV=bandit
- python: "2.7"
env: TOXENV=pre-commit
- python: "3.5"
- python: "3.6"
env: TOXENV=pre-commit
allow_failures:
- python: "3.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment