We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1af7ac commit 8ae3bbdCopy full SHA for 8ae3bbd
1 file changed
.travis.yml
@@ -31,7 +31,7 @@ install:
31
# Get ESP-IDF from github
32
- git clone --recursive https://github.com/espressif/esp-idf.git
33
- cd esp-idf
34
- - git checkout 02f2e63662d0314b689bb4925f5d8efa08cfe033
+ - git checkout release/v4.0
35
- git submodule update --init --recursive
36
- cd ~
37
- python -m pip install --user -r /home/travis/esp/esp-idf/requirements.txt
0 commit comments