mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 23:48:12 +00:00
build: use trusty in travis
This commit is contained in:
parent
6d236cf5a1
commit
a46c372969
@ -1,13 +1,12 @@
|
||||
sudo: false
|
||||
dist: trusty
|
||||
language: c
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- george-edison55-precise-backports # CMake 3.x
|
||||
packages:
|
||||
- check
|
||||
- cmake # Travis CI comes with CMake 2.8.7, we need CMake 2.8.11
|
||||
- cmake
|
||||
- cmake-data
|
||||
- libssl-dev
|
||||
- python-pip
|
||||
|
Loading…
Reference in New Issue
Block a user