Print versions of software used in Travis output

This commit is contained in:
Stefan van der Walt
2014-05-05 16:33:46 +02:00
parent 9142c51cbb
commit b03d59f736
3 changed files with 29 additions and 0 deletions
+3
View File
@@ -61,6 +61,9 @@ before_install:
- python check_bento_build.py
install:
- tools/header.py "Dependency versions"
- tools/build_versions.py
- python setup.py build_ext --inplace
script: