|
|
@ -4,7 +4,7 @@ language: c |
|
|
|
|
|
|
|
|
|
|
|
before_install: |
|
|
|
before_install: |
|
|
|
- curl -Ls http://s3.voneicken.com/xtensa-lx106-elf-20160330.tgx | tar Jxf - |
|
|
|
- curl -Ls http://s3.voneicken.com/xtensa-lx106-elf-20160330.tgx | tar Jxf - |
|
|
|
- curl -Ls http://s3.voneicken.com/esp_iot_sdk_v2.0.1.tgx | tar -C .. -Jxf - |
|
|
|
- curl -Ls http://s3.voneicken.com/esp_iot_sdk_v2.1.0.tgx | tar -C .. -Jxf - |
|
|
|
|
|
|
|
|
|
|
|
after_script: |
|
|
|
after_script: |
|
|
|
# upload to an S3 bucket, requires S3_BUCKET, AWS_ACCESS_KEY_ID and AWS_SECRET_KEY to be set |
|
|
|
# upload to an S3 bucket, requires S3_BUCKET, AWS_ACCESS_KEY_ID and AWS_SECRET_KEY to be set |
|
|
|