Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit b46644f

Browse files
author
Filip Haftek
authored
travis tests (#22)
1 parent 0668679 commit b46644f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
sudo: required
2+
3+
services:
4+
- docker
5+
6+
script:
7+
- docker-compose run --rm tests

0 commit comments

Comments
 (0)