Fix merge error on iOS automation patch

This commit is contained in:
Emily Toop 2018-08-22 16:44:45 +01:00
parent cd99774e2c
commit e3113783ae

View file

@ -17,7 +17,6 @@ jobs:
include:
- stage: "Test iOS"
rust: 1.25.0
script: ./scripts/install-ios.sh
script: ./scripts/test-ios.sh
- stage: "Docs"
rust: 1.25.0