1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-01-22 05:09:42 +02:00

Add circle file

This commit is contained in:
Aaron L 2016-07-30 07:08:57 -07:00
parent 2647017499
commit 68fe1406ee

4
circle.yml Normal file
View File

@ -0,0 +1,4 @@
checkout:
post:
- rm /home/ubuntu/.go_project/src/github.com/go-authboss/authboss
- ln -s /home/ubuntu/authboss /home/ubuntu/.go_project/src/gopkg.in/authboss.v0