Skip to content

Commit

Permalink
Update Polly: 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Aug 10, 2015
1 parent d685a72 commit 991c7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addons:

install:
# install cmake toolchains and script
- POLLY_VERSION="0.7.1"
- POLLY_VERSION="0.7.2"
- wget "https://github.com/ruslo/polly/archive/v${POLLY_VERSION}.tar.gz"
- tar xf "v${POLLY_VERSION}.tar.gz"
- export PATH="`pwd`/polly-${POLLY_VERSION}/bin:${PATH}"
Expand Down

0 comments on commit 991c7b2

Please sign in to comment.