exploring ways to use zfs within travis

This commit is contained in:
Edwin Eefting 2020-05-17 11:50:17 +02:00
parent 4e1bfd8cba
commit c7762d8163

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
env: NGROK_TOKEN=1c1uvy5CSMYBuO3o7Jv3xgRugYF_XGEz3Atyjb7KMaxw5GeU
before_install:
- eval "$(curl -sL https://raw.github.com/fniephaus/travis-remote-shell/master/run.sh)"