Skip to content

Commit

Permalink
don't have appveyor check the translation branch
Browse files Browse the repository at this point in the history
  • Loading branch information
johnscancella committed Jan 12, 2018
1 parent 65f7fe8 commit c863f0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ version: "{build}"
install:
- cmd: git clone --depth 3 https://github.com/loc-rdc/bagit-conformance-suite.git

branches:
except:
- crowdin_translations

build_script:
- cmd: ./gradlew.bat check --no-daemon

Expand Down

0 comments on commit c863f0d

Please sign in to comment.