pelican-mg/.travis.yml

7 lines
125 B
YAML
Raw Normal View History

2017-11-30 00:12:15 +00:00
language: python
python: 3.5
2017-12-02 23:59:03 +00:00
install: ./run.sh install
2017-11-30 00:12:15 +00:00
script:
2017-12-02 23:59:03 +00:00
- pre-commit run --all-files
- ./run.sh test_ludochaordic