Branch: refs/heads/master Author: Frank Lanitz frank@frank.uvena.de Committer: GitHub noreply@github.com Date: Sat, 19 Aug 2017 13:20:05 UTC Commit: e5e7bf4cab85cf89bae18d04b973108d9ce6d9e3 https://github.com/geany/geany-plugins/commit/e5e7bf4cab85cf89bae18d04b97310...
Log Message: ----------- Merge pull request #597 from elextr/patch-3
Update travis to system with c++11 compiler
Modified Paths: -------------- .travis.yml
Modified: .travis.yml 4 lines changed, 3 insertions(+), 1 deletions(-) =================================================================== @@ -1,5 +1,7 @@ language: c
+dist: trusty + sudo: false
compiler: @@ -48,7 +50,7 @@ addons: - python-gtk2-dev # geanyvc - libgtkspell-dev - - libgtkspell-3-dev + - libgtkspell3-3-dev # geaniuspaste/updatechecker - libsoup2.4-dev # git-changebar
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org