Skip to content

Commit

Permalink
updated to install Genie as well
Browse files Browse the repository at this point in the history
  • Loading branch information
clay584 committed May 4, 2020
1 parent 261fa58 commit 92fbcf7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ install:
# Install ansible
- pip install ansible

# Install Genie
# Install pyATS
- pip install pyats

# Install Genie
- pip install genie

# Install yamllint
- pip install yamllint

Expand Down

0 comments on commit 92fbcf7

Please sign in to comment.