Browse Source

try fix travis

Daniel Zlotin 7 years ago
parent
commit
92c09cbf09
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      scripts/env/installAppleSimUtils.sh

+ 1
- 1
scripts/env/installAppleSimUtils.sh View File

@@ -1,4 +1,4 @@
1 1
 #!/bin/bash -e
2 2
 
3 3
 brew tap wix/brew
4
-brew install --HEAD applesimutils
4
+brew install applesimutils --HEAD