Force the use of latest Truffle in ENS external tests

This commit is contained in:
Kamil Śliwak
2020-12-02 01:26:16 +01:00
parent bbf2471f64
commit 23a9e517e7
+4
View File
@@ -36,6 +36,10 @@ function ens_test
export CONFIG="truffle-config.js"
truffle_setup https://github.com/solidity-external-tests/ens.git upgrade-0.8.0
# Use latest Truffle. Older versions crash on the output from 0.8.0.
force_truffle_version ^5.1.55
run_install install_fn
truffle_run_test compile_fn test_fn