1
0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-02 07:14:57 +00:00
qownnotes-scripts/.travis.yml
2017-05-16 16:24:30 +02:00

13 lines
132 B
YAML

sudo: false
dist: trusty
language: php
php:
- 7
script:
- php run-tests.php
notifications:
email:
- $NOTIFICATION_EMAIL