mirror of
https://github.com/wfjm/w11.git
synced 2026-03-10 04:54:26 +00:00
travis: add cpu type info inquiry
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user