Skip to content

Commit fa89422

Browse files
authored
Update travis to use 2.x branch for MPY generation.
1 parent 5940d5f commit fa89422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ deploy:
4444
before_install:
4545
- sudo apt-get -yqq update
4646
- sudo apt-get install -y build-essential git python python-pip
47-
- git clone https://github.com/adafruit/circuitpython.git
47+
- git clone https://github.com/adafruit/circuitpython.git -b 2.x
4848
- make -C circuitpython/mpy-cross
4949
- export PATH=$PATH:$PWD/circuitpython/mpy-cross/
5050
- sudo pip install shyaml

0 commit comments

Comments
 (0)