zfs_autobackup/.travis.yml
Edwin Eefting 83905c4614 test
2020-05-17 13:14:55 +02:00

12 lines
266 B
YAML

language: python
python:
- "3.6"
env: NGROK_TOKEN=1c1uvy5CSMYBuO3o7Jv3xgRugYF_XGEz3Atyjb7KMaxw5GeU
before_install:
- sudo apt-get update
- sudo apt-get install zfsutils-linux
script:
- sudo -E ./run_tests
# - sudo -E pip --version
# - sudo -E ./ngrok.sh