try 5 to fix travis build

pull/326/head
Thorsten von Eicken 7 years ago
parent cbe22ba844
commit b150d3d026
No known key found for this signature in database
GPG Key ID: C7F972A59D834B46
  1. 3
      .travis.yml

@ -2,6 +2,9 @@
language: c
git:
depth: 1000
before_install:
- curl -Ls http://s3.voneicken.com/xtensa-lx106-elf-20160330.tgx | tar Jxf -
- curl -Ls http://s3.voneicken.com/esp_iot_sdk_v2.1.0.tgx | tar -C .. -Jxf -

Loading…
Cancel
Save