Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
'Updated Travis YAML.'
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 6, 2013
1 parent 8a38beb commit 4185106
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 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/test"
- python setup.py test -q
notifications:
email: false

0 comments on commit 4185106

Please sign in to comment.