From f824f92ce980bd854a76ebc5b3cbcf6813432f7c Mon Sep 17 00:00:00 2001 From: Luis Rascao Date: Wed, 5 Oct 2016 14:13:11 +0100 Subject: Update Travis CI to latest OTP19.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dbb4f26..5e17e50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ sudo: false language: erlang install: 'true' otp_release: -- 19.0 +- 19.1 - 18.0 - 17.5 - R16B03-1 -- cgit v1.1