[Pkg-running-devel] [antpm] 24/41: travis-ci: try using newer boost v9

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 499d0ac7311ad16c14bdd591e1e0278cb9ec77bf
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sat Oct 10 17:23:31 2015 +0200

    travis-ci: try using newer boost v9
---
 .travis.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 5f9b65e..f73eedd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -66,8 +66,9 @@ before_script:
   - uname -a
   - free
   - cat /proc/cpuinfo
-  - g++ -v
-  - clang++ -v
+  - $CC -v
+  - $CXX -v
+  - dpkg -l | grep ^ii | grep boost
   - mkdir cmake-build
 script:
   - cd cmake-build

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