Fix build

This commit is contained in:
Steven Fackler 2017-07-25 20:37:13 -07:00
parent 82b1a12f35
commit 16b2870d14
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ job: &JOB
- image: jimmycuadra/rust:1.19.0
steps:
- checkout
- apt-get update
- run: apt-get update
- run: ./test/add_target.sh
- restore_cache:
key: registry