mirror of
https://github.com/tsolomko/SWCompression.git
synced 2026-06-23 14:56:41 +00:00
Disable submodule update in travis linux build
We don't run tests on linux, so we don't need test files.
This commit is contained in:
@@ -42,6 +42,8 @@ matrix:
|
||||
os: linux
|
||||
sudo: required
|
||||
dist: trusty
|
||||
git:
|
||||
submodules: false
|
||||
install:
|
||||
- eval "$(curl -sL https://gist.githubusercontent.com/kylef/5c0475ff02b7c7671d2a/raw/9f442512a46d7a2af7b850d65a7e9bd31edfb09b/swiftenv-install.sh)"
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user