Commit Graph

25 Commits

Author SHA1 Message Date
Gregor Hartmann afa996e661 Use Xenial distribution for Travis (#2736)
no need to install make 4.1 anymore
2019-04-22 19:45:59 +02:00
devsaurus 80e6cc1e7e install python requirements 2018-10-07 14:06:56 +02:00
Johny Mattsson 689bad8dae Unbreak Travis-CI build for dev-esp32 branch (#2086)
Changes:
- now forcing use of the OS python version, rather than new "magic" versions in /opt
- installing GNU make 4.1, since our build depends on that these days
2017-08-24 13:18:03 +10:00
devsaurus 10e96a3b51 fix travis build 2017-06-13 19:03:25 +02:00
devsaurus 61bd4821b3 reduce verbosity, otherwise travis ci terminates job due to 4mb log constraint 2017-04-14 19:42:16 +02:00
Johny Mattsson 602979bfa8 Updated to latest IDF & toolchain.
Using new BATCH_BUILD flag for CI build.
2017-03-02 21:37:03 +11:00
Johny Mattsson 7ba6f07b6d Removed workaround for Travis build with older IDF. 2016-11-12 14:22:54 +11:00
Johny Mattsson 7fe3152937 Temporary workaround to unbreak CI builds. 2016-10-03 14:21:51 +11:00
Johny Mattsson 51fabc7439 Fixed NodeMCU boot banner.
Build for ESP32 on Travis.
2016-09-20 14:19:50 +10:00
Johny Mattsson a463d764eb WIP ESP32 IDF port.
Currently the UART driver break boot (or at least output).
2016-09-16 18:11:42 +10:00
Johny Mattsson 6abc1c32f3 Add ESP32 builds to CI, use new toolchains. 2016-06-25 23:18:42 +10:00
Johny Mattsson 4695eb3b12 Update TravisCI build instructions...
...to deal with the subdirs under bin/
2016-06-09 20:45:44 +10:00
Marcel Stör 498cc52ab3 Remove deploy section (#1300) 2016-05-21 17:45:33 +02:00
Johny Mattsson cf2aa574b8 Bin-patching of SDK 1.5.0 with fix for timer interval. 2016-01-10 17:57:24 +11:00
Marcel Stör f9ff515de9 Integrate an extra build step for PRs to build a special firmware
Fixes #756
2015-11-16 13:22:10 +01:00
Marcel Stör df3178d763 Switch to Travis containerized builds 2015-10-12 13:26:05 +11:00
Johny Mattsson 21c4e11020 Enable dynamic build dates, plus print SDK version. 2015-10-12 13:26:05 +11:00
Marcel Stör 0ea12bdd3a Keep SDK internally rather than fetching the one from GeorgHahn, fixes #497 2015-06-24 21:47:34 +02:00
funshine d28a2c9eda add interger version release, fix #234, #252, #246 2015-03-11 13:21:19 +08:00
funshine 113db6f43e fix travis.yml 2015-03-11 11:10:43 +08:00
funshine f9afd20238 modify travis file to support build integer 2015-03-11 11:02:07 +08:00
funshine 81ea8d9597 add math, add file.fsinfo(), update spiffs. 2015-03-10 01:12:36 +08:00
funshine 6986d9e5aa update travis.yml 2015-03-05 11:36:37 +08:00
George Hahn 86a408d3e0 Fix toolchain URL 2015-03-04 21:19:54 -05:00
George Hahn fbf42d5472 Add basic .travis.yml 2015-03-04 21:15:27 -05:00