summary refs log tree commit diff
path: root/.travis.yml
blob: 402347d5eda6193cfc8e9484101f7c3e726b4819 (plain) (blame)
1
2
3
4
5
6
7
language: python
python: "3.4"
sudo: required
dist: trusty
before_install: ./maintainers/scripts/travis-nox-review-pr.sh nix
install: ./maintainers/scripts/travis-nox-review-pr.sh nox
script: ./maintainers/scripts/travis-nox-review-pr.sh build