Skip to content

Commit df2f1f7

Browse files
authored
Update .travis.yml
1 parent dc4b2aa commit df2f1f7

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)