Skip to content

Commit

Permalink
updated stage name
Browse files Browse the repository at this point in the history
  • Loading branch information
msohailhussain committed Jul 16, 2020
1 parent d0ee77a commit d539b21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stages:
- 'Lint markdown files'
- 'Linting'
- 'Integration tests'
- 'Production tests'
- 'Full stack production tests'
- 'Test'

jobs:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
after_success: travis_terminate 0

- <<: *integrationtest
stage: 'Production tests'
stage: 'Full stack production tests'
env:
SDK=python
SDK_BRANCH=$TRAVIS_PULL_REQUEST_BRANCH
Expand Down

0 comments on commit d539b21

Please sign in to comment.