Only build the master branch on travis.

This commit is contained in:
Sarah Mei 2011-09-04 22:43:17 -07:00
parent 97d514dd65
commit e143fbf86e

View file

@ -13,5 +13,9 @@ env:
- DB=postgres
- DB=mysql
branches:
only:
- master
notifications:
disable: true