From 329531faf4fc2458e37a85fc747d1f5b858d0ccc Mon Sep 17 00:00:00 2001 From: Joe DeVivo Date: Sun, 9 Oct 2016 10:01:43 -0700 Subject: [PATCH] Keeping webmachine CI up to date --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e16bd097..adca6b6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ language: erlang sudo: false install: "true" # don't let travis run get-deps otp_release: + - 19.1 + - 18.3 - 17.5 - R16B03-1 ## These won't work until we have checks for application:ensure_all_started