Skip to content

Commit

Permalink
Revert stupid change
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored May 5, 2019
1 parent 4c48ed7 commit 56a801f
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 @@ -7,7 +7,7 @@ install:
- mkdir -p $HOME/arduino_ide/libraries/
- cd $HOME/arduino_ide/libraries/
- git clone -o cf7b4a6 https://github.com/Makuna/NeoPixelBus
- ( git clone -b 5.x https://github.com/bblanchon/ArduinoJson ; cd ArduinoJson ; git reset --hard ed98ea4 )
- git clone -o ec56354 https://github.com/interactive-matter/aJson
- cd aJson
- curl -OSLs https://gitlab.com/xarduino/lightsw/raw/2424e3a9348e7144373311af132ced38f14489ba/patch/ajson-void-flush.patch
- git apply ajson-void-flush.patch
Expand Down

0 comments on commit 56a801f

Please sign in to comment.