Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit to update dependencies #1

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ dist: xenial
python:
- "3.6"
- "3.7"
- "3.8"
- "3.9"
env:
global:
- secure: UYrFiynXTsYj9BfjY3scnI8E1f+j721RzHGf/jXoUJIgs7QGW7hN5sRbmdm8u57SY1cs+HHV36R6wOIvI3/7cm+wbugWt31fqCwbynaNdIbBkNu0hkZuOMJv63I8OcD/HDELsrtCTA1OtWaZU27CvnmIbIhmRYvIUVwA6MQrShGH6Lc68ST6yhBb+z8I2IMEv/C2Tx2CbzIJsxUJVSvurwgzvH3vS1M0z4f4cpDQLimZaa81GKkisq9gEzDzOmpK3Bj/zryrI7ZXO+4V9CXFuH0b6YXZOob/GzXw73jlOYoh3Q4z8A7qvgVw+Tk+PsVds26c7l5mdkX8iHTVWqZm5EouEkaVowm8SloHl0HA32bNxvN/t5pGmghgwOMTJrbwoMdBIt0gOUg+Na2R9u9M3G7D/t2KDSF6uthT4uwbJrlSZpKFcWZE75Nr6xGKrI7o/uzQShAA2oay9H3bkibTdp6Zcxl6C/RVVMTYPH2gyLDgNl6m8ZFKq0I4ENyYmGkTPWVzcBgetNKU0sjPCJnpnrbez+14dWJTYJ6SEa/1yLzIKCzmZpk4NV7aXrZkOCqc8Cq3hmMWIVV8TUpdARxlIoMj5TP+a41IWhQfVf6cuvwN6wN8NpfT3NzcwI5tLwTlpnRA1xsv7wIUDqceRKaZEh0K+cpZ1PO1W93aLKLgrvs=
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ These instructions will get you a copy of the project up and running on your loc

1. Clone this repository
```bash
git clone https://github.com/ducminh-phan/reformat-gherkin.git
git clone https://github.com/TheJumpCloud/reformat-gherkin
```

2. Install dependencies
Expand Down
Loading