Browse Source

Try to enable Ubuntu Trusty 14.04 on Travis.

pull/585/head
triton 11 years ago
parent
commit
85f2c5f785
  1. 2
      .travis.yml

2
.travis.yml

@ -4,6 +4,8 @@ os:
- linux - linux
- osx - osx
dist: trusty
addons: addons:
apt: apt:
sources: sources:

Loading…
Cancel
Save