Drop "only master branch" travis restriction

This commit is contained in:
Chris Weyl 2017-07-03 10:54:47 -05:00
parent 160b9548ee
commit def4466671
No known key found for this signature in database
GPG Key ID: 2BBEC0A830BC0B9F
1 changed files with 0 additions and 3 deletions

View File

@ -2,9 +2,6 @@
sudo: required
services:
- docker
branches:
only:
- master
language: python
script: |
./run-tests