We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfb2c4 commit 042b061Copy full SHA for 042b061
.travis.yml
@@ -8,4 +8,8 @@ before_script:
8
script:
9
- cmake ..
10
- make
11
+ - ./cpuid-dump
12
+ - ./isa-info
13
+ - ./cpu-info
14
+ - ./cache-info
15
- ctest --verbose
0 commit comments