We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f98633 commit df8a7f8Copy full SHA for df8a7f8
.travis.yml
@@ -44,7 +44,7 @@ deploy:
44
before_install:
45
- sudo apt-get -yqq update
46
- sudo apt-get install -y build-essential git python python-pip
47
-- git clone https://github.com/adafruit/micropython.git
+- git clone https://github.com/adafruit/micropython.git -b 2.x
48
- make -C micropython/mpy-cross
49
- export PATH=$PATH:$PWD/micropython/mpy-cross/
50
- sudo pip install shyaml
0 commit comments