.travis.yml: Allow testing on any branch.
I don't know how to check this out except to push the change. Related to #2005.paths
parent
05c72e8690
commit
44411cad74
|
@ -5,9 +5,6 @@ compiler:
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
sudo: required
|
||||
dist: trusty
|
||||
group: deprecated-2017Q4
|
||||
|
|
Loading…
Reference in New Issue