Skip to content

Commit

Permalink
added path export to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmcaleer committed May 24, 2020
1 parent 0ff330b commit 941190d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ python:
before_install:
- "pip install -U pip"
- "python setup.py install"
- "export PYTHONPATH=$PYTHONPATH:$(pwd)"
install:
- pip install unittest2
- pip install adafruit_pca9685
Expand Down

0 comments on commit 941190d

Please sign in to comment.