From 1247b037e670031ff2680855c5c1f1d69402a042 Mon Sep 17 00:00:00 2001 From: Guido Marucci Blas Date: Wed, 28 Dec 2016 13:23:06 -0300 Subject: [PATCH] Update .travis.yml to lint YogaKit podspec. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 608e2bab..7b8e073c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,3 +28,4 @@ script: - buck run //benchmark:benchmark - git checkout HEAD^ - buck run //benchmark:benchmark + - cd YogaKit && pod lib lint