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
Force travis to build all devices
softuart
Xose Pérez
6 years ago
parent
9e8e667578
commit
cf9d30954b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.travis.yml
+ 1
- 1
.travis.yml
View File
@ -9,7 +9,7 @@ install:
-
pip install -U platformio
-
cd code ; npm install --only=dev ; cd ..
script:
-
cd code ;
platformio run -e itead-sonoff-basic
-
cd code ;
./build.sh
branches:
only:
-
master
Write
Preview
Loading…
Cancel
Save