Skip to content

Commit

Permalink
Changed NeoSWSerial in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
SRGDamia1 committed Jan 15, 2019
1 parent b39bae0 commit 2743adc
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 @@ -44,7 +44,7 @@ install:
# Install serial libraries (these should be ignored by SAMD boards)
- pio lib -g install https://github.com/PaulStoffregen/AltSoftSerial.git
- pio lib -g install https://github.com/EnviroDIY/SoftwareSerial_ExtInts.git
- pio lib -g install NeoSWSerial
- pio lib -g install https://github.com/SRGDamia1/NeoSWSerial.git
- pio update
script:
- platformio ci --project-option="lib_ldf_mode = deep+" --project-option="lib_ignore = RTCZero" --board=mayfly --board=megaatmega2560
Expand Down

0 comments on commit 2743adc

Please sign in to comment.