Skip to content

Commit a3cfb5e

Browse files
committed
only have circleCI build the master branch
1 parent 0de6582 commit a3cfb5e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

circle.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ checkout:
66
post:
77
- git clone --depth 3 https://github.com/loc-rdc/bagit-conformance-suite.git
88

9+
general:
10+
branches:
11+
only:
12+
- master
13+
914
test:
1015
override:
1116
- ./gradlew check

0 commit comments

Comments
 (0)