mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 21:31:15 +02:00
Test windows integration for travis-ci
This commit is contained in:
@ -76,6 +76,9 @@ ENVIRONMENTS="
|
||||
set_mips
|
||||
"
|
||||
|
||||
set -v
|
||||
set -e
|
||||
|
||||
for SET_ENVIRONMENT in ${ENVIRONMENTS}; do
|
||||
${SET_ENVIRONMENT}
|
||||
expand_environment_and_integrate
|
||||
|
Reference in New Issue
Block a user