Fixed before_script

Former-commit-id: ef3bd010fe8bdd8bbb4e9159e11109d5db42dce0
This commit is contained in:
Forest Anderson 2019-04-23 14:48:03 -04:00
parent 66a6db7add
commit 0ee552cb5a

View File

@ -13,7 +13,7 @@ rust-nightly:
image: ubuntu:latest
variables:
GIT_SUBMODULE_STRATEGY: none
before-script:
before_script:
- apt-get update
- apt-get install curl gcc git -y
- git submodule sync --recursive