Update .travis.yml

This commit is contained in:
Nebel 2018-01-03 14:13:12 +09:00 committed by GitHub
parent 09bce1397b
commit 3787a5e12a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,11 +8,8 @@ addons:
- cmake
- build-essential
- ninja-build
- python-dev
- libffi-dev
- libssl-dev
install:
- pip install yotta
- pip install -U yotta
script:
- yt build
notifications: