]> granicus.if.org Git - curl/commit
travis: enable typecheck-gcc warnings
authorMarcel Raad <raad@teamviewer.com>
Tue, 20 Jun 2017 20:44:15 +0000 (22:44 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Wed, 21 Jun 2017 10:28:12 +0000 (12:28 +0200)
commitc1dfc8a071c1b1c3c2e9330d485223209ec7051c
treec5ae8d352d9ed10c9f29b22d3e24bb8850ada0c1
parentec512074cc0444534a383834d27654307f4ebe23
travis: enable typecheck-gcc warnings

- switch debug and release configurations so that we get an optimized
  build with GCC 4.3+ as required by typecheck-gcc
- enable warnings-as-errors for release builds
  (which have warnings disabled)

Closes https://github.com/curl/curl/pull/1595
.travis.yml