Adopt travis configuration for a new submodule

This commit is contained in:
Timofey Solomko
2017-07-13 22:56:14 +03:00
parent 41a15a16fa
commit 3a80dca94f
+2
View File
@@ -11,6 +11,8 @@ before_install:
- brew install git-lfs
- git lfs install
before_script:
- git submodule update --init --recursive
- cd Tests/Test\ Files
- git lfs pull
before_deploy:
- carthage build --no-skip-current