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 173a421 commit e167703Copy full SHA for e167703
.travis.yml
@@ -9,6 +9,7 @@ before_install:
9
- export LANG=en_US.UTF-8
10
- xcrun instruments -s devices
11
- xcrun instruments -w "iPhone X (12.0) [" || true
12
+ - gem install bundler
13
install:
14
- make install
15
before_script:
0 commit comments