qownnotes-scripts/.travis.yml

13 lines
132 B
YAML
Raw Permalink Normal View History

2017-05-16 14:24:30 +00:00
sudo: false
dist: trusty
language: php
php:
- 7
script:
- php run-tests.php
notifications:
email:
- $NOTIFICATION_EMAIL