You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One consequence of this issue seems to be that the build on Pushed branches from Travis CI will always fail.
The temporary fix is to configure Travis CI to build only on PR.
The problem:
The files
main_test.go
andtests/sample.json
are assuming that there is:This might not always be true.
The fix:
The text was updated successfully, but these errors were encountered: