diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-10-28 23:26:24 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-10-28 23:26:24 +0100 |
commit | f7963abadcb7c6f9c64eb88d0494cbe99b80db53 (patch) | |
tree | b218176d46c66fbac68a3d69653231fc0d769e17 | |
parent | a1e739955c6d8ca61592e1342a5b8fd3c4734c40 (diff) | |
download | curl-bagder/travis-tidy.tar.gz |
fixup is it 6.0?bagder/travis-tidy
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 15a4f56f9..ab119272e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ addons: - libunistring-dev # for libidn2 needed by libpsl - libnss3-dev - gnutls-bin - - clang-tidy-6 + - clang-tidy-6.0 matrix: include: |