Skip to content

Commit

Permalink
debug in wrong section
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Steiner <ssteiner@juniper.net>
  • Loading branch information
Stephen Steiner committed Feb 10, 2021
1 parent 0878123 commit 103a98f
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 @@ -19,7 +19,6 @@ matrix:
- choco install openssl --version=1.1.1.900
- pip install ntc_templates==1.4.1
- pip install textfsm==0.4.1
- set
env:
- PATH=/c/Python37:/c/Python37/Scripts:$PATH
- TRAVIS_PYTHON_VERSION=3.7
Expand All @@ -34,6 +33,7 @@ addons:
- libxslt1-dev

install:
- "set"
- "pip install -r development.txt"
- "pip install -r requirements.txt"
- "pip install ."
Expand Down

0 comments on commit 103a98f

Please sign in to comment.