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
|
- git
|
||||||
- curl
|
- curl
|
||||||
- sshfs
|
- sshfs
|
||||||
|
- sed
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- OS=el DIST=6
|
- OS=el DIST=6
|
||||||
|
|
Loading…
Reference in New Issue