diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml index 3ec1a02..da10b09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,10 +2,6 @@ language: cpp os: linux dist: bionic -branches: - only: - - master - addons: apt: update: true |