Skip to content

Commit

Permalink
first try at circle ci for docker testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Jun 24, 2017
1 parent 2157049 commit 741692a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions circle.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
machine:
services:
- docker

test:
override:
- cd src/examples/docker/ubuntu/ && ./example_build.sh

0 comments on commit 741692a

Please sign in to comment.