Skip to content

Commit

Permalink
install platform via url
Browse files Browse the repository at this point in the history
  • Loading branch information
Sun Yuxi (IFAG DES SDF FW) authored and Sun Yuxi (IFAG DES SDF FW) committed Aug 13, 2018
1 parent 6c3486e commit 00ae8f4
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 @@ -17,7 +17,7 @@ env:

install:
- pip install -U platformio
- platformio platform install infineonxmc@>=1.0.5
- platformio platform install https://github.com/Infineon/platformio-infineonxmc.git
script:
- platformio ci --lib="." --board=xmc1100_xmc2go --board=xmc1100_boot_kit --board=xmc1100_h_bridge2go --board=xmc1300_boot_kit --board=xmc4700_relax_kit --project-option="lib_deps=Wire"

Expand Down

0 comments on commit 00ae8f4

Please sign in to comment.