Skip to content

Commit df8a7f8

Browse files
authored
Switch to build from circuitpython 2.x branch mpy-cross
1 parent 6f98633 commit df8a7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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/micropython.git
47+
- git clone https://github.com/adafruit/micropython.git -b 2.x
4848
- make -C micropython/mpy-cross
4949
- export PATH=$PATH:$PWD/micropython/mpy-cross/
5050
- sudo pip install shyaml

0 commit comments

Comments
 (0)