Skip to content

Commit

Permalink
added nose2 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LanceMaverick committed Jun 20, 2017
1 parent 75d176c commit 3bc3b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies:
- pyenv install 3.5.2 -s
- pyenv install 3.6.0 -s
- pyenv local 3.5.2 3.6.0
- pip3 install tox tox-pyenv nose
- pip3 install tox tox-pyenv nose2
- pip3 install -r requirements.txt

test:
Expand Down

0 comments on commit 3bc3b1b

Please sign in to comment.