A bit more syncing after the name change

This commit is contained in:
Joel Marcey
2016-12-10 17:31:11 -08:00
parent 73662ebf83
commit 8fcd544c81
3 changed files with 3 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ before_install:
script:
- buck test //:yoga
- buck test //java:java
- buck test //YogaKit:YogaKit --config cxx.default_platform=iphonesimulator-x86_64 --config cxx.cflags=-DTRAVIS_CI
- buck test //YogaKit:YogaKitTests --config cxx.default_platform=iphonesimulator-x86_64 --config cxx.cflags=-DTRAVIS_CI
- sh csharp/tests/Facebook.Yoga/test_macos.sh
- buck run //benchmark:benchmark
- git checkout HEAD^