Skip to content

Commit

Permalink
fixed pip install for pyats
Browse files Browse the repository at this point in the history
  • Loading branch information
clay584 committed May 4, 2020
1 parent a5f6dc2 commit 261fa58
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 @@ -16,7 +16,7 @@ install:
- pip install ansible

# Install Genie
- pip install pyats[full]
- pip install pyats

# Install yamllint
- pip install yamllint
Expand Down

0 comments on commit 261fa58

Please sign in to comment.