From 509f125e3a04c23dbfac7c286c3df88a0683731e Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 23 Apr 2019 20:15:02 -0400 Subject: [PATCH] Precise for precise --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9baf3da7..4ad987f8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,12 +11,14 @@ matrix: - PLATFORM=x86_64 - os: linux name: "Linux 64-bit Trusty" + dist: trusty language: bash env: - GAMOS=linux - PLATFORM=x86_64 - os: linux name: "Linux 64-bit Precise" + dist: precise language: bash env: - GAMOS=linux