Run benchmarks on previous revision as well
Summary: Checkout previous revision and re-run benchmark on travis Differential Revision: D3697439 fbshipit-source-id: 260c5e379ae5caa667cf315e210ff4a7349b5868
This commit is contained in:
committed by
Facebook Github Bot 1
parent
a43b813517
commit
57021eba9d
@@ -20,3 +20,5 @@ script:
|
||||
- buck test //:CSSLayout
|
||||
- buck test //:CSSLayout_java
|
||||
- buck run //:benchmark
|
||||
- git checkout HEAD^
|
||||
- buck run //:benchmark
|
||||
|
Reference in New Issue
Block a user