Remove Travis CI integration
[abduco.git] / .builds / openbsd.yml
blob59d1b5f8588b77146f52a05395adb5e236b51110
1 image: openbsd/latest
2 sources:
3   - https://github.com/martanne/abduco
4 tasks:
5   - build: |
6       cd abduco
7       ./configure
8       make
9   - test: |
10       cd abduco
11       ./testsuite.sh