Skip to content

Commit d378ea8

Browse files
committed
travis build
1 parent 12954e1 commit d378ea8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .travis.yml

+7
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-build.sh

0 commit comments

Comments
 (0)