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:
Pascal Hartig
2018-10-09 03:51:30 -07:00
committed by Facebook Github Bot
parent 2c67546ad1
commit 76ad9e90cc

View File

@@ -36,6 +36,7 @@ matrix:
script:
- yarn lint
- yarn test
- yarn build --mac --version=$TRAVIS_BUILD_NUMBER
- language: objective-c