Skip to content

Commit

Permalink
update travis config to new buildout
Browse files Browse the repository at this point in the history
  • Loading branch information
gyst committed Nov 26, 2012
1 parent 2917ef6 commit a6ad1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,6 +1,6 @@
language: python
python: 2.7
install: make install
script: make tests
install: make buildout
script: make test
notifications:
email: guido.stevens@cosent.net

0 comments on commit a6ad1f9

Please sign in to comment.