mirror of
https://github.com/unittest-cpp/unittest-cpp
synced 2026-09-27 00:28:49 +03:00
Update .travis.yml to build with latest Forge v0.0.2-rc.28
This commit is contained in:
parent
27cbb19e7f
commit
ddb1915495
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ os:
|
|||
- osx
|
||||
- windows
|
||||
install:
|
||||
- wget https://github.com/cwbaker/forge/releases/download/v0.0.2-rc.6/forge-${TRAVIS_OS_NAME}-v0.0.2-rc.6.tar.gz
|
||||
- wget https://github.com/cwbaker/forge/releases/download/v0.0.2-rc.28/forge-${TRAVIS_OS_NAME}-v0.0.2-rc.28.tar.gz
|
||||
- tar -xvf forge-*.tar.gz
|
||||
script:
|
||||
- forge/bin/forge variant=release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue