Skip to content

Commit

Permalink
Updated Travis YAML.
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 13, 2013
1 parent bc16a97 commit c6aa3a4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: python
python:
- 2.6
- 2.7
install:
- python bootstrap.py
- bin/buildout
- pip install . --use-mirrors
script:
- bin/tests -v1
- python setup.py test -q
notifications:
email: false

0 comments on commit c6aa3a4

Please sign in to comment.