Update .travis.yml to build with Forge v0.0.3-rc.11

This commit is contained in:
Charles Baker 2019-07-24 20:12:24 +12:00 • committed by Charles Baker
parent e7be220c36
commit 738caed5f7

View file

@ -4,7 +4,7 @@ os:
- osx
- windows
install:
- wget https://github.com/cwbaker/forge/releases/download/v0.0.2-rc.28/forge-${TRAVIS_OS_NAME}-v0.0.2-rc.28.tar.gz
- wget https://github.com/cwbaker/forge/releases/download/v0.0.3-rc.11/forge-${TRAVIS_OS_NAME}-v0.0.3-rc.11.tar.gz
- tar -xvf forge-*.tar.gz
script:
- forge/bin/forge variant=release