diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2017-06-21 12:23:17 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-06-21 14:19:31 -0700 |
commit | 72e71658bc5bc2fefdf5e551e119a4cfda42fd95 (patch) | |
tree | 75d666eb16a3e9ecb4cab5abcb124d36ba7f986c /.travis.yml | |
parent | d47eab05f66d7f7aed0e833a250f6be060c46441 (diff) | |
download | qtlocation-mapboxgl-72e71658bc5bc2fefdf5e551e119a4cfda42fd95.tar.gz |
[build] Unbreak Travis
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 5c9d29f3b2..ac563289fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +group: deprecated-2017Q2 + git: submodules: false |