Skip to content

Commit 042b061

Browse files
author
Marat Dukhan
committed
Report host information in Travis CI
1 parent 2bfb2c4 commit 042b061

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ before_script:
88
script:
99
- cmake ..
1010
- make
11+
- ./cpuid-dump
12+
- ./isa-info
13+
- ./cpu-info
14+
- ./cache-info
1115
- ctest --verbose

0 commit comments

Comments
 (0)