Commit 16b2870d authored by Steven Fackler's avatar Steven Fackler
Browse files

Fix build

parent 82b1a12f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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