Update .travis.yml
ensure sed is installed in the Travis environment
This commit is contained in:
parent
a7ca9bf212
commit
c555ea0f76
|
@ -20,6 +20,7 @@ addons:
|
|||
- git
|
||||
- curl
|
||||
- sshfs
|
||||
- sed
|
||||
env:
|
||||
matrix:
|
||||
- OS=el DIST=6
|
||||
|
|
Loading…
Reference in New Issue