summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-03-30 17:10:24 -0400
committerRyan Petrello <lists@ryanpetrello.com>2012-03-30 17:10:24 -0400
commit827434fecd21bf29504cf2e50b454ca3fab9bd1e (patch)
treedbb433a1c091ef79fd9d165516822e64ffb6d043
parentd8b2c2d4cec683afe52adf4e39d20379475dc88c (diff)
downloadpecan-827434fecd21bf29504cf2e50b454ca3fab9bd1e.tar.gz
More TravisCI work.
-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