Skip to content

Commit

Permalink
Fix travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
squix78 committed Jan 1, 2019
1 parent 33da258 commit 49efda7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 185 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:

install:
- pip install -U platformio
- platformio lib install "XPT2046_Touchscreen"
- platformio lib install "XPT2046_Touchscreen" "[email protected]"
- platformio lib update

script:
Expand Down
130 changes: 0 additions & 130 deletions src/CSN_A2_ThermalPrinter.cpp

This file was deleted.

54 changes: 0 additions & 54 deletions src/CSN_A2_ThermalPrinter.h

This file was deleted.

0 comments on commit 49efda7

Please sign in to comment.