Skip to content

Commit

Permalink
CI will work with py3 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
malev committed Jul 27, 2015
1 parent a623221 commit fcacb22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binstar.yml
Expand Up @@ -4,11 +4,11 @@ platform:
- linux-64

engine:
- python=2
- python=2.7
- python=3.4

install:
- conda install nose

test:
- nosetests

0 comments on commit fcacb22

Please sign in to comment.