Skip to content
This repository was archived by the owner on Jun 6, 2019. It is now read-only.

Commit 674fdf9

Browse files
authored
Merge branch 'master' into develop
2 parents 902468d + 0eb1225 commit 674fdf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
dependencies:
22
override:
33
# './...' is a relative pattern which means all subdirectories
4+
- cd xorm
45
- go get -t -d -v ./...
56
- go build -v
67

0 commit comments

Comments
 (0)