1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-22 19:10:51 +00:00

travis: add cpu type info inquiry

This commit is contained in:
wfjm 2018-12-20 09:15:22 +01:00
parent 4e2f1c3d19
commit 285acce699

View File

@ -34,6 +34,7 @@ before_install:
#
before_script:
- less /proc/cpuinfo | grep "^model name" | head -n 1
- bash -c '${CC} --version'
- bash -c '${CXX} --version'
- export RETROBASE=$PWD