mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Prerelease is present in release branch, no need to add it manually anymore.
This commit is contained in:
parent
c4ebd0ae91
commit
767413393b
@ -116,7 +116,6 @@ cache:
|
||||
install:
|
||||
- test $TRAVIS_INSTALL_DEPS != On || ./scripts/install_deps.sh
|
||||
- echo -n "$TRAVIS_COMMIT" > commit_hash.txt
|
||||
- test "$TRAVIS_PULL_REQUESTS" != "false" || test "$TRAVIS_BRANCH" != release || echo -n > prerelease.txt # this is a proper release
|
||||
before_script:
|
||||
- test $TRAVIS_EMSCRIPTEN != On || ./scripts/build_emscripten.sh
|
||||
- test $TRAVIS_RELEASE != On || (mkdir -p build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user