We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5940d5f commit fa89422Copy full SHA for fa89422
.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/circuitpython.git
+- git clone https://github.com/adafruit/circuitpython.git -b 2.x
48
- make -C circuitpython/mpy-cross
49
- export PATH=$PATH:$PWD/circuitpython/mpy-cross/
50
- sudo pip install shyaml
0 commit comments