From eef56e60b18f9ee80153e62e3aacf6329275419a Mon Sep 17 00:00:00 2001 From: Low Kian Seong Date: Thu, 17 Nov 2016 07:50:40 +0800 Subject: [PATCH] Update .travis.yml Simply further `.travis.yml` --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f242bab..579e29f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,3 @@ notifications: - ben.wilson@cargosense.com otp_release: - 18.0 -script: "MIX_ENV=test mix local.hex --force && MIX_ENV=test mix do deps.get, test"