Disable thread sanitizer, use newer gcc.
authorNikolaus Rath <Nikolaus@rath.org>
Sat, 23 Jul 2016 16:58:03 +0000 (09:58 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sat, 23 Jul 2016 17:36:32 +0000 (10:36 -0700)
commit8b77cb4a87f7ef67b30a6809353ea984e7c3c090
treeda6e8709d56d7cca390ec9d089a75015e93e7d00
parent9a1384d05952690f098cf6e55cd5f52fd1165530
Disable thread sanitizer, use newer gcc.

There's no point in having tests failing all the time,
we will re-enable thread sanitizer once we have figured
out if the errors are bugs or false positives (and, if they
are bugs, fixed them).
.travis.yml