Fixed minor issue with Travis integration
This commit is contained in:
parent
8f485f3fa6
commit
598218e9b2
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ services:
|
|||
- docker
|
||||
script:
|
||||
- docker build -t nginx .
|
||||
- docker run nginx -v
|
||||
- docker run nginx /nginx -v
|
||||
|
|
Loading…
Add table
Reference in a new issue