makerdao / dss-exec-lib

DSS Executive Spellcrafting Library Contracts
GNU Affero General Public License v3.0
36 stars 21 forks source link

Upgrade dependencies + set up Travis #61

Closed gbalabasquer closed 3 years ago

gbalabasquer commented 3 years ago

Getting an error on build here. Looks like remappings. Did you need to commit a config file?

Hmmm no, it doesn't need a config file. Which is the exact error?

gbalabasquer commented 3 years ago

The config.json was added in another branch, which might be an issue now. I'll have to rebase and see how that affects the new dependencies.

brianmcmichael commented 3 years ago

Tests pass locally. Remapping issue because osm dep was removed. rm -rf lib/osm did the trick.