Update .travis.yml to build with latest Forge v0.0.2-rc.28

This commit is contained in:
Charles Baker 2019-06-13 20:00:25 +12:00 • committed by Charles Baker
parent 27cbb19e7f
commit ddb1915495

View file

@ -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