Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
remove unneeded travis steps
Browse files Browse the repository at this point in the history
  • Loading branch information
zupo committed Apr 13, 2012
1 parent 1a86591 commit 1d2a218
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,6 @@ python:
- 2.6
install:
- sudo apt-get purge python2.5
- sudo apt-get install -y python-profiler build-essential
- python bootstrap.py -c travis.cfg
- bin/buildout -c travis.cfg
script:
Expand All @@ -16,4 +15,4 @@ notifications:
irc:
- "irc.freenode.org#niteoweb"
email:
- maintenance@niteoweb.com
- maintenance@niteoweb.com

0 comments on commit 1d2a218

Please sign in to comment.