Fixed before_script

Former-commit-id: 3e5ae64c61ca2e85594c6834677906565d17ad94
This commit is contained in:
Forest Anderson 2019-04-23 14:48:03 -04:00 committed by Forest
parent cfa99f2163
commit 5efefd9724

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