ofborg/.travis.yml
2018-04-12 23:39:45 +02:00

8 lines
159 B
YAML

language: nix
matrix:
include:
- script:
- nix-shell --run checkPhase
- nix-shell --run checkPhase --arg useNix1 true
- nix-build -A ofborg.rs