Skip to content

Commit 8ae3bbd

Browse files
committed
CI: Move to ESP-IDF 4.0 Release Branch
Move to the official ESP-IDF 4.0 release branch.
1 parent c1af7ac commit 8ae3bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install:
3131
# Get ESP-IDF from github
3232
- git clone --recursive https://github.com/espressif/esp-idf.git
3333
- cd esp-idf
34-
- git checkout 02f2e63662d0314b689bb4925f5d8efa08cfe033
34+
- git checkout release/v4.0
3535
- git submodule update --init --recursive
3636
- cd ~
3737
- python -m pip install --user -r /home/travis/esp/esp-idf/requirements.txt

0 commit comments

Comments
 (0)