Skip to content

Commit 991c7b2

Browse files
committed
Update Polly: 0.7.2
1 parent d685a72 commit 991c7b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addons:
88

99
install:
1010
# install cmake toolchains and script
11-
- POLLY_VERSION="0.7.1"
11+
- POLLY_VERSION="0.7.2"
1212
- wget "https://github.com/ruslo/polly/archive/v${POLLY_VERSION}.tar.gz"
1313
- tar xf "v${POLLY_VERSION}.tar.gz"
1414
- export PATH="`pwd`/polly-${POLLY_VERSION}/bin:${PATH}"

0 commit comments

Comments
 (0)