Update .travis.yml

This commit is contained in:
Nebel 2018-01-03 13:55:41 +09:00 committed by GitHub
parent 42e40799d3
commit e5f9a50a97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ addons:
- cmake - cmake
- build-essential - build-essential
- ninja-build - ninja-build
- libssl-dev
install: install:
- pip install yotta - pip install yotta
script: script: