mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
.travis.yml: Add lscpu command to see the details of the CPU.
This commit is contained in:
parent
8ef923dc35
commit
a2ac28d8ab
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
- lscpu
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue