build: use trusty in travis

pull/25/head
Pavol Rusnak 8 years ago
parent 6d236cf5a1
commit a46c372969
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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…
Cancel
Save