Skip to content

Commit

Permalink
Merge branch 'master' into skb-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMaverick committed Jun 20, 2017
2 parents f54c9e3 + b6b5769 commit 5b6898c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
- pyenv local 3.5.2 3.6.0
- pip3 install tox tox-pyenv nose
- pip3 install -r requirements.txt

test:
override:
- tox
- tox
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tox]
envlist = py35,py36
envlist = py35,py36

0 comments on commit 5b6898c

Please sign in to comment.