Merge branch 'update-gitlab-ci' into 'master'

Update docker image used in CI

See merge request lumi/minidom-rs!25
This commit is contained in:
lumi 2018-01-01 13:45:20 +00:00
commit 74fb62f953

View file

@ -1,4 +1,4 @@
image: "scorpil/rust:nightly"
image: "pitkley/rust:nightly"
before_script:
- apt-get update -yqq