Skip to content

Commit 1bb2365

Browse files
chore(ci): build docker image
1 parent abd814e commit 1bb2365

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
2+
services:
3+
- docker
24
sudo: false
35
node_js:
46
- 'lts/carbon'
@@ -10,3 +12,4 @@ script:
1012
- yarn lint
1113
- yarn code:build
1214
- yarn test:all
15+
- yarn build:docker

0 commit comments

Comments
 (0)