KicadLib/.travis.yml

7 lines
278 B
YAML
Raw Normal View History

2017-02-15 19:25:25 +01:00
before_install:
- git clone --depth 1 https://github.com/KiCad/kicad-library-utils /home/travis/build/kicad-library-utils
- git clone --depth 1 https://github.com/KiCad/kicad-library /home/travis/build/kicad-library-old
2017-02-15 19:25:25 +01:00
script:
- sudo bash ./library-check.sh $TRAVIS_BUILD_DIR