Skip to content

Commit

Permalink
Merge pull request #19 from adafruit/travis-yaml-update
Browse files Browse the repository at this point in the history
fixed install command line 25
  • Loading branch information
dhalbert committed Dec 16, 2017
2 parents fe8eb66 + c6dc788 commit 8e1e5bb
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 @@ -22,7 +22,7 @@ deploy:
tags: true

install:
- pip install pylint circuitpython-travis-build-tools
- pip install pylint circuitpython-build-tools

script:
- pylint neopixel.py
Expand Down

0 comments on commit 8e1e5bb

Please sign in to comment.