Merge pull request #722 from RsrchBoy/travis-against-all-branches

Drop "only master branch" travis restriction
This commit is contained in:
w0rp 2017-07-03 20:33:43 +01:00 committed by GitHub
commit 638eb1f000
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