Skip to content

Commit

Permalink
go get cannot use the 0.4.0 tag of ghr, so I made a fork that is pinn…
Browse files Browse the repository at this point in the history
…ed to 0.4.0
  • Loading branch information
ps2 committed Jan 9, 2017
1 parent 409cc1b commit eda58d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
machine:
pre:
- sudo apt-get install -y sdcc
- go get github.com/tcnksm/ghr@0.4.0
- go get github.com/ps2/ghr
test:
override:
- ./build-all.sh
Expand Down

0 comments on commit eda58d8

Please # to comment.