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

Commit

Permalink
travis tests (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Haftek authored Nov 14, 2017
1 parent 0668679 commit b46644f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sudo: required

services:
- docker

script:
- docker-compose run --rm tests

0 comments on commit b46644f

Please sign in to comment.