Zilliqa / ZRC

Zilliqa Reference Contracts
MIT License
40 stars 57 forks source link

fix: CI #127

Closed ghost closed 2 years ago

ghost commented 2 years ago

Description

This PR fixes CI which is broken since #123.

Problem: https://app.travis-ci.com/github/Zilliqa/ZRC/builds/243187380 Ci passed when a test failed.

Expected: https://app.travis-ci.com/github/Zilliqa/ZRC/builds/243186865 CI should fail when a test fails.