Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Build all branches
Browse files Browse the repository at this point in the history
This means we'll have duplicate checks again, but that's a small price
to pay for having Travis run PR inception for us.
  • Loading branch information
chadwhitacre committed Dec 7, 2016
1 parent e15a663 commit 1619f84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: python
addons:
postgresql: 9.3
branches:
only:
- master
before_install:
- git branch -vv | grep '^*'
- pwd
Expand Down

0 comments on commit 1619f84

Please sign in to comment.