Add uikit tests to Travis.

Summary: Now that we have some tests, lets run them.

Reviewed By: emilsjolander

Differential Revision: D4023765

fbshipit-source-id: 9f2fa723dc9a33f12c0470b782d6329b432546fa
This commit is contained in:
Dustin Shahidehpour
2016-10-14 16:51:28 -07:00
committed by Facebook Github Bot
parent 770fa6d254
commit 63d3e8f3f3

View File

@@ -19,6 +19,7 @@ before_install:
script:
- buck test //:CSSLayout
- buck test //java:java
- buck test //uikit/CSSLayout:CSSLayout
- buck run //benchmark:benchmark
- git checkout HEAD^
- buck run //benchmark:benchmark