Rename project to rbheap

This commit is contained in:
2018-07-08 03:09:55 +01:00
parent 85cf2ac225
commit dc69bb73b9
7 changed files with 16 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
project_name: rbheapleak
project_name: rbheap
builds:
- main: main.go
binary: rbheapleak
binary: rbheap
flags: -a
env:
- CGO_ENABLED=0