From c555ea0f7601d71fcb0e6f1ef4ed9f3fb8d464a4 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Wed, 31 May 2017 15:53:06 -0500 Subject: [PATCH] Update .travis.yml ensure sed is installed in the Travis environment --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cd9a44b9a..e9a5116ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ addons: - git - curl - sshfs + - sed env: matrix: - OS=el DIST=6