Skip to content

Commit

Permalink
Fix Travis builds
Browse files Browse the repository at this point in the history
Fixed GNUTLS version.
  • Loading branch information
markus456 committed May 29, 2017
1 parent f9c1c79 commit 28d8c29
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
Expand Up @@ -23,8 +23,8 @@ addons:
- pandoc
- uuid
- uuid-dev
- libgnutls30
- libgcrypt20
- libgnutls-dev
- libgcrypt11-dev
coverity_scan:
project:
name: "mariadb-corporation/MaxScale"
Expand Down

0 comments on commit 28d8c29

Please sign in to comment.