From 51ffae2650e35ee63a313d6fd5ed558024a72317 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Wed, 21 Mar 2018 08:16:26 -0700 Subject: Run Functions Unit Tests on travis (#954) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 178b318..c907873 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,6 +30,7 @@ jobs: - bundle install - gem install xcpretty - ./scripts/if_changed.sh bundle exec pod install --project-directory=Example --repo-update + - ./scripts/if_changed.sh bundle exec pod install --project-directory=Functions/Example script: - ./scripts/if_changed.sh ./scripts/build.sh $PROJECT $PLATFORM -- cgit v1.2.3