Evgenii Stratonikov
ad9d927ae4
.circleci: count coverage only for cli/ and pkg/
...
examples/ contain only smart-contract examples and
is here for illustrative purposes.
2020-04-14 16:10:24 +03:00
Evgenii Stratonikov
9630f63224
.circleci: enable -coverpkg=all
...
We want to count test for coverage irregardless
of where it is located. Previously error "no non-test Go files"
was preventing us from doing so. This commit fixes it.
2020-04-14 15:11:36 +03:00
Roman Khimov
00a290de07
update minimum supported version of Go to 1.12
...
Go 1.11 is not supported upstream and it also breaks our precious VM for some
reason, so use better versions of Go. Fixes #384 .
2019-09-10 20:30:54 +03:00
decentralisedkev
fb672c00ad
[travis] add verbose flag to test
2019-03-30 23:52:28 +00:00
Evgeniy Kulikov
bf16bcfc35
Setup TravisCI for dev branch ( #161 )
...
fix #157
before merge, needs #160 to be merged
Just need enable TravisCI, who has write access for this repo
2019-02-26 20:30:05 +00:00