mirror of
https://github.com/kou029w/microbit-life-of-game.git
synced 2025-01-31 04:17:59 +00:00
Update .travis.yml
This commit is contained in:
parent
e5f9a50a97
commit
09bce1397b
1 changed files with 6 additions and 0 deletions
|
@ -8,8 +8,14 @@ addons:
|
|||
- cmake
|
||||
- build-essential
|
||||
- ninja-build
|
||||
- python-dev
|
||||
- libffi-dev
|
||||
- libssl-dev
|
||||
install:
|
||||
- pip install yotta
|
||||
script:
|
||||
- yt build
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: change
|
||||
|
|
Loading…
Add table
Reference in a new issue