Re-enable yarn test
Summary: Now that we have a node test in place, let's run this. Reviewed By: danielbuechele Differential Revision: D10217534 fbshipit-source-id: cf3debaf15b80d75234b67e4a78f6343c0fce50a
This commit is contained in:
committed by
Facebook Github Bot
parent
2c67546ad1
commit
76ad9e90cc
@@ -36,6 +36,7 @@ matrix:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- yarn lint
|
- yarn lint
|
||||||
|
- yarn test
|
||||||
- yarn build --mac --version=$TRAVIS_BUILD_NUMBER
|
- yarn build --mac --version=$TRAVIS_BUILD_NUMBER
|
||||||
|
|
||||||
- language: objective-c
|
- language: objective-c
|
||||||
|
|||||||
Reference in New Issue
Block a user