From 891fa0411c437b3fa3f3e1404d4c293e4ee68ea8 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Thu, 12 Jan 2017 18:25:32 -0500 Subject: [PATCH] Revert "Update travis-ci to use newer VM" This reverts commit 0a4ccb11aa7cb4cf430bc5a1e94564c5f13b4167. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8083c7772..74e5701ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: cpp compiler: gcc -dist: trusty sudo: false addons: apt: @@ -22,4 +21,4 @@ notifications: email: false irc: channels: "irc.eqemulator.net#eqemucoders" -os: linux +os: linux \ No newline at end of file