[Pkg-running-devel] [antpm] 13/41: travis-ci: require gcc 4.9

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 71fe1ff2a48e2c0872e7fccce0db0240cdf87596
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 15:54:29 2015 +0200

    travis-ci: require gcc 4.9
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 53d566d..b56e0a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,8 @@ addons:
     sources:
     - ubuntu-toolchain-r-test
     packages:
-    - gcc-4.8
-    - g++-4.8
+    - gcc-4.9
+    - g++-4.9
     - clang
     - cmake
     - pkg-config

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list