diff --git a/.travis.yml b/.travis.yml index 5e205105..253f4c41 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ before_install: script: - buck test //:CSSLayout - buck test //java:java - - buck test //uikit/CSSLayout:CSSLayout + - buck test //uikit/CSSLayout:CSSLayout --config cxx.default_platform=iphonesimulator-x86_64 - buck run //benchmark:benchmark - git checkout HEAD^ - buck run //benchmark:benchmark