Skip to content

Commit

Permalink
Add Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
surma committed Sep 6, 2017
1 parent bf6a61b commit 59715d1
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 16 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
sudo: required

services:
- docker

script:
- docker build -t comlink .
- docker run --rm -v `pwd`:/usr/src comlink
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 59715d1

Please sign in to comment.