From 7012a1fbe0139a2e859b42b08c89ba1434d0a934 Mon Sep 17 00:00:00 2001 From: Zack Kollar Date: Tue, 25 Sep 2018 20:50:51 -0700 Subject: [PATCH] Added latest version to crystal in travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ffc7b6a..fd4ce0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1 +1,3 @@ language: crystal +crystal: + - latest \ No newline at end of file