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

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Tue Feb 23 21:46:45 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 f38dc3260a2d99f85615124cef528fbde23c7ebc
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 15:57:28 2015 +0200

    travis-ci: require gcc 4.9 v2
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index b56e0a5..50d906e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,6 +46,7 @@ branches:
 
 before_install:
 install:
+  - if [ "$CXX" = "g++" ]; then export CXX="g++-4.9" CC="gcc-4.9"; fi
 
 before_script:
   - uname -a

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