Travis: add install/bin to path

This commit is contained in:
Daniel Tipping 2019-02-13 16:31:53 +00:00
parent 98c18c919d
commit 86227f9f8b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ git:
before_install:
- mkdir ${INSTALL_DIR}
- export PATH=$PATH:${INSTALL_DIR}
- export PATH=${PATH}:${INSTALL_DIR}/bin
install:
# install ecbuild