Closed nvgrw closed 5 years ago
If the CI passes, then this is the right version. If not I'll have to lower it and try again.
I guess it wasn't the right version?
The linting no longer fails.. it’s a solidity error in the tests now?
Okay seems like we need to fix the solidity compiler version as well!
It wasn't actually solc, it was truffle. Updated.
Fix the swiftlint version to 0.29.0, the last known to work locally on my version of macOS. This way we protect ourselves from new rules being introduced to swiftlint that break our CI. Fixed truffle version to 4.1.14 in travis.