Browse Source

fixed travis config after folder move

master
DEvil0000 6 years ago
parent
commit
45d6b347b0
  1. 2
      .travis.yml

2
.travis.yml

@ -28,5 +28,5 @@ install:
- platformio update
script:
- cd Multiprotocol
- cd remote
- platformio run
Loading…
Cancel
Save