Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
I don't expect this branch to be 3.x compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Aug 2, 2017
1 parent d03e586 commit cf5e85c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
language: python

python:
- "2.6"
- "2.7"
- "3.5"
- "3.6"

install: make
install: make develop install_requirements

script: make nosetests

0 comments on commit cf5e85c

Please sign in to comment.