Skip to content

Commit

Permalink
[Travis CI] Fix build configuration warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
krivenko committed Sep 23, 2020
1 parent 6144268 commit 8eaff33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
language: cpp
sudo: required
os: linux
dist: bionic

branches:
only:
- master
- travis

matrix:
jobs:
include:
- compiler: clang
addons:
Expand Down

0 comments on commit 8eaff33

Please sign in to comment.