KicadLib/.travis.yml
Oliver bfb118bfaf
Update .travis.yml
Remove sudo requirement
2017-11-21 14:04:40 +11:00

7 lines
278 B
YAML

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
script:
- sudo bash ./library-check.sh $TRAVIS_BUILD_DIR