Skip to content

Commit

Permalink
versioning mock service and delete travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrero committed Aug 1, 2023
1 parent ec96083 commit 04155b6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: mockoon/cli-action@v1
with:
version: 'latest'
data-file: 'https://raw.githubusercontent.com/conekta/openapi/main/mocks/conekta_api.json'
data-file: 'https://raw.githubusercontent.com/conekta/openapi/20230613/mocks/conekta_api.json'
port: 3000
- name: test
run: make ci-test
Expand Down
1 change: 1 addition & 0 deletions .openapi-generator-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@

git_push.sh
.gitignore
.travis.yml
11 changes: 0 additions & 11 deletions .travis.yml

This file was deleted.

0 comments on commit 04155b6

Please sign in to comment.