Skip to content

Commit

Permalink
run travis (gitlab simulation) only in travis branch
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Jan 18, 2017
1 parent cf63da4 commit 62f6b65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ test:db:cubrid:

test:travis:
stage: test
only:
- travis
script:
- docker-compose up -d
# TODO: retry/wait for db
Expand Down

0 comments on commit 62f6b65

Please sign in to comment.