Skip to content

Commit

Permalink
Travis: use an existing simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed Mar 31, 2017
1 parent af48508 commit 3015161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ script:
# Use `travis_wait` when a long running command or compile step regularly takes longer than 10 minutes without producing any output.
# It writes a short line to the build log every minute for 20 minutes, extending the amount of time your command has to finish.
# Prefix `travis_wait` with a greater number to extend the wait time.
- travis_wait 30 scan --scheme "Ably" --open_report false
- scan --scheme "Ably" --open_report false --devices "iPhone 6s"
- bash ./Scripts/run_examples_tests.sh

0 comments on commit 3015161

Please sign in to comment.