[Github-comments] [geany/geany] add gcc 7 and 8 build to travis tests (#2067)
Andy Alt
notifications at xxxxx
Mon May 6 04:24:26 UTC 2019
andy5995 commented on this pull request.
> + apt:
+ sources:
+ - ubuntu-toolchain-r-test
+ packages:
+ - g++-8
+ env:
+ - MATRIX_EVAL="CC=gcc-8 && CXX=g++-8"
+
+# clang
+ - os: linux
+ addons:
+ apt:
+ sources:
+ - llvm-toolchain-trusty-5.0
+ packages:
+ - clang-5.0
I don't see that the 3.4 toolchain is available anymore https://www.ubuntuupdates.org/package/xorg-edgers/trusty/main/base/llvm-toolchain-3.4
3.5 fails on trusty and xenial
5 passes on trusty
7 passes on xenial
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2067#discussion_r281059616
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190505/082de1d4/attachment-0001.html>
More information about the Github-comments
mailing list