We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8018a3 commit c15aa2eCopy full SHA for c15aa2e
.travis.yml
@@ -5,7 +5,7 @@ env:
5
- LC_CTYPE=en_US.UTF-8
6
- LANG=en_US.UTF-8
7
before_install:
8
- - gem install cocoapods
+ - gem install cocoapods --pre
9
- xcrun simctl list
10
install: echo "<3"
11
env:
0 commit comments