Test to fix Travis, do not merge unless Travis passes You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/597
-- Commit Summary --
* Update travis to system with c++11 compiler
-- File Changes --
M .travis.yml (2)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/597.patch https://github.com/geany/geany-plugins/pull/597.diff
@elextr pushed 1 commit.
997383f Update required package to version available in Trusty
Ok, the Travis failure is nothing to do with this change, should be ok to merge.
@eht16 add-ons seems to fail cppcheck?
Probably fixed in https://github.com/geany/geany-plugins/commit/544e9f6b57927eb98bd8daadb1b7bd.... Seems it is the old cppcheck version on that old Ubuntu 14.04 build box at Travis. cppcheck 1.80 on my system doesn't complain. Anyway, the initialization won't hurt.
Maybe you could merge master into this branch and try again?
This closes #596 (adding link to keep myself from getting confused).
@elextr pushed 1 commit.
82727a9 Neaten travis.yml
Ok, looks good to merge.
Looks OK by inspection, after rebasing this branch on master to get 544e9f6, I would squash 82727a9 into 69a271d since the former just fixes the latter.
Seems not risky since it just messes with the CI, not any code.
Merged #597.
github-comments@lists.geany.org