Skip to content

Commit

Permalink
Remove compiled binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
MeNsaaH committed Mar 4, 2020
1 parent 71904d6 commit 5a59628
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ deploy:
- provider: heroku
api_key: $HEROKU_PRODUCTION_API_KEY
app: $HEROKU_APP_NAME

on:
tags: true
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ With Golang installed
```bash
go get github.com/bisoncorps/gophie
```
Alternatively download the Binaries and add to Path

- Windows - [64 bit](bin/windows/64-bit/gophie)
- Windows - [32-bit](bin/windows/32-bit/gophie)
- Linux - [x86_64](bin/linux/x86-64/gophie)
Or download from Github [Releases](https:/bisoncorps/gophie/releases)

## Usage

Expand Down
Binary file removed bin/linux/x86-64/gophie
Binary file not shown.
Binary file removed bin/linux/x86_64/gophie
Binary file not shown.
Binary file removed bin/windows/32-bit/gophie
Binary file not shown.
Binary file removed bin/windows/64-bit/gophie
Binary file not shown.

0 comments on commit 5a59628

Please sign in to comment.