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 2221e2d commit 17fabb1Copy full SHA for 17fabb1
.travis.yml
@@ -2,6 +2,7 @@ language:
2
- objective-c
3
4
install:
5
+ - brew install python3
6
# install cmake toolchains and script
7
- POLLY_VERSION="0.7.2"
8
- wget "https://github.com/ruslo/polly/archive/v${POLLY_VERSION}.tar.gz"
0 commit comments