Skip to content
Snippets Groups Projects
Unverified Commit e45c1393 authored by René Fritze's avatar René Fritze
Browse files

[travis] minimal setup

parent a1513754
No related branches found
No related tags found
No related merge requests found
language: bash
os: linux
script:
- set -e && for i in $(ls run.d) ; do test -x run.d/${i} ; done
notifications:
email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment