0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-01 09:38:58 +02:00

travis: Make a record of installed build util version numbers.

This commit is contained in:
Jason Volk 2016-07-24 17:14:36 -07:00
parent 9951e63d56
commit e06f50a5de

View file

@ -108,6 +108,11 @@ cache:
script:
- export CC=$CCOMPILER CXX=$CXXCOMPILER
- git rev-parse --verify HEAD
- m4 --version
- autoconf --version
- automake --version
- make --version
- $CC --version
- $CXX --version
- time bash autogen.sh