Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Commit

Permalink
[CI] Fix official scaffolding CI status
Browse files Browse the repository at this point in the history
The image tag was outdated and removed. Now, use the default tag.
  • Loading branch information
yajo committed Feb 26, 2019
1 parent ef59a34 commit 6ab246b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ script:
-e COMPOSE_FILE=test.yaml
-e ODOO_MAJOR=$ODOO_MAJOR
-e ODOO_MINOR=$ODOO_MINOR
tecnativa/doodba-qa:no-qa-volume"
tecnativa/doodba-qa"
- $qa networks-autocreate
- $qa build
- $qa closed-prs
Expand Down

0 comments on commit 6ab246b

Please sign in to comment.