|
@ -26,8 +26,6 @@ install: |
|
|
- git clone https://github.com/it-projects-llc/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools |
|
|
- git clone https://github.com/it-projects-llc/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools |
|
|
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} |
|
|
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} |
|
|
- travis_install_nightly |
|
|
- travis_install_nightly |
|
|
# example: dependency |
|
|
|
|
|
# - git clone https://github.com/it-projects-llc/webkit-tools -b ${VERSION} $HOME/webkit-tools |
|
|
|
|
|
|
|
|
|
|
|
script: |
|
|
script: |
|
|
- travis_run_tests |
|
|
- travis_run_tests |
|
|