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
Go back to parent dir after build script
softuart
1.12.3
Xose Pérez
6 years ago
parent
22fd5eea60
commit
f8907d6039
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 ; ./build.sh
-
cd code ; ./build.sh
; cd ..
before_deploy:
-
mv firmware/*/espurna-*.bin firmware/
deploy:
Write
Preview
Loading…
Cancel
Save