Skip to content

Commit

Permalink
fixed install command line 25
Browse files Browse the repository at this point in the history
removed `-travis`
  • Loading branch information
kattni authored Dec 16, 2017
1 parent fe8eb66 commit c6dc788
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 c6dc788

Please sign in to comment.