This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Update .travis.yml
i18n
Xose Pérez
6 years ago
parent
b1a51161c2
commit
d5231f3fe1
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
code/.travis.yml
+ 5
- 1
code/.travis.yml
View File
@ -8,4 +8,8 @@ cache:
install:
-
pip install -U platformio
script:
-
platformio run -e itead-sonoff-basic
-
cd code ; platformio run -e itead-sonoff-basic
branches:
only:
-
master
-
dev
Write
Preview
Loading…
Cancel
Save