ci(travis): redo benchmarks with travis
Showing
.circleci/config.yml
deleted
100644 → 0
bin/benchmark-to-file.sh
0 → 100755
bin/run-benchmarks.sh
0 → 100755
bin/test-exec.sh
0 → 100755
... | @@ -36,6 +36,6 @@ require ( | ... | @@ -36,6 +36,6 @@ require ( |
golang.org/x/net v0.0.0-20190611141213-3f473d35a33a // indirect | golang.org/x/net v0.0.0-20190611141213-3f473d35a33a // indirect | ||
golang.org/x/sys v0.0.0-20190610200419-93c9922d18ae // indirect | golang.org/x/sys v0.0.0-20190610200419-93c9922d18ae // indirect | ||
golang.org/x/text v0.3.2 // indirect | golang.org/x/text v0.3.2 // indirect | ||
golang.org/x/tools v0.0.0-20190619215442-4adf7a708c2d // indirect | golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac // indirect | ||
gopkg.in/yaml.v2 v2.2.2 // indirect | gopkg.in/yaml.v2 v2.2.2 // indirect | ||
) | ) |
Please register or sign in to comment