mirror of
https://github.com/kou029w/microbit-life-of-game.git
synced 2025-01-19 00:08:00 +00:00
Update .travis.yml
This commit is contained in:
parent
09bce1397b
commit
3787a5e12a
1 changed files with 1 additions and 4 deletions
|
@ -8,11 +8,8 @@ addons:
|
||||||
- cmake
|
- cmake
|
||||||
- build-essential
|
- build-essential
|
||||||
- ninja-build
|
- ninja-build
|
||||||
- python-dev
|
|
||||||
- libffi-dev
|
|
||||||
- libssl-dev
|
|
||||||
install:
|
install:
|
||||||
- pip install yotta
|
- pip install -U yotta
|
||||||
script:
|
script:
|
||||||
- yt build
|
- yt build
|
||||||
notifications:
|
notifications:
|
||||||
|
|
Loading…
Add table
Reference in a new issue