Fixing matrix include so os: linux goes to trusty

Signed-off-by: Brandon Burton <brandon@inatree.org>
This commit is contained in:
Brandon Burton 2015-11-20 16:02:37 -08:00 committed by Brandon Burton
parent c4096525c2
commit 13081d4516

View File

@ -2,16 +2,14 @@ sudo: required
language: python
services:
- docker
matrix:
include:
- os: linux
services:
- docker
- os: osx
language: generic
install: ./script/travis/install
script: