1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/.travis.yml

7 lines
90 B
YAML
Raw Normal View History

2016-04-25 06:07:55 -04:00
language: python
install:
- pip install -e .
script:
- make html
- make linkcheck