Skip to content

Commit

Permalink
Cleanup tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Jul 25, 2017
1 parent c7525b0 commit 5cacfe3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -7,9 +7,6 @@ sudo: required
dist: trusty

python:
- "3.4"
- "3.5"
- "3.5-dev"
- "3.6"
- "3.6-dev"
- "nightly"
Expand All @@ -28,6 +25,5 @@ script:
- pytaxonomies -l MANIFEST.json -a
- pushd PyTaxonomies
- pip install -r website/REQUIREMENTS.txt
- git clone https://github.com/MISP/misp-taxonomies.git
- nosetests
- popd

0 comments on commit 5cacfe3

Please sign in to comment.