Update .travis.yml

Updated build stage name
This commit is contained in:
etienne-napoleone 2018-06-25 11:52:17 +07:00
parent f3c626e2e4
commit 915301198e

View file

@ -48,7 +48,7 @@ jobs:
submodules: false
script:
- go run build/ci.go lint
- stage: Push Docker image
- stage: Build and push Docker image
services:
- docker
before_install: