Max Prokhorov
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.travis.yml
|
|
@ -11,7 +11,7 @@ cache: |
|
|
|
install: |
|
|
|
- pip install -U platformio |
|
|
|
- npm install -g npm@latest |
|
|
|
- cd code ; npm ci ; cd .. |
|
|
|
- cd code && npm ci && cd .. |
|
|
|
env: |
|
|
|
global: |
|
|
|
- BUILDER_TOTAL_THREADS=4 |
|
|
|