[geany/geany-plugins] e5e7bf: Merge pull request #597 from elextr/patch-3

Frank Lanitz git-noreply at xxxxx
Sat Aug 19 13:20:05 UTC 2017


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   GitHub <noreply at github.com>
Date:        Sat, 19 Aug 2017 13:20:05 UTC
Commit:      e5e7bf4cab85cf89bae18d04b973108d9ce6d9e3
             https://github.com/geany/geany-plugins/commit/e5e7bf4cab85cf89bae18d04b973108d9ce6d9e3

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).


More information about the Plugins-Commits mailing list