summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-04-02 11:37:44 -0400
committerRyan Petrello <lists@ryanpetrello.com>2012-04-02 11:37:44 -0400
commit9dc346e23ecc1a18a529d8ffe080c18df6e0a30b (patch)
tree422d10375a709eb806fcfd7745bf253bca50382b
parentd5281c57dd787d76a0f74add34720fdc0b5db9d0 (diff)
parent827434fecd21bf29504cf2e50b454ca3fab9bd1e (diff)
downloadpecan-9dc346e23ecc1a18a529d8ffe080c18df6e0a30b.tar.gz
Merge branch 'master' of github.com:dreamhost/pecan0.2.0a
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index ca7f522..eecdb65 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ env:
- PYTHONPATH='.'
branches:
only:
+ - master
- next
install: pip install -r requirements.txt --use-mirrors
script: python setup.py test --functional