Skip to content

Commit

Permalink
Add branch specs to .travis.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gjhiggins committed Jan 21, 2013
1 parent 6b696bc commit af3a5ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# http://travis-ci.org/#!/RDFLib/rdflib
language: python
# whitelist
branches:
only:
- master
- rdf11
python:
- "2.5"
- "2.6"
Expand Down

0 comments on commit af3a5ee

Please sign in to comment.