mirror of https://github.com/ecmwf/eccodes.git
Travis: add install/bin to path
This commit is contained in:
parent
98c18c919d
commit
86227f9f8b
|
@ -39,7 +39,7 @@ git:
|
|||
|
||||
before_install:
|
||||
- mkdir ${INSTALL_DIR}
|
||||
- export PATH=$PATH:${INSTALL_DIR}
|
||||
- export PATH=${PATH}:${INSTALL_DIR}/bin
|
||||
|
||||
install:
|
||||
# install ecbuild
|
||||
|
|
Loading…
Reference in New Issue