Skip to content

Commit 713d6f8

Browse files
committed
Fix docker command name
1 parent fe749f8 commit 713d6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_install:
1111
- docker ps
1212
- docker info
1313
- docker version
14-
- make docker_build
14+
- make docker
1515
- make linterrors
1616

1717
# TODO: coveralls?

0 commit comments

Comments
 (0)