Cleans up the integration test preparation
- moves everything into one place, the before_script.sh - now removes `update/dev/tests/integration/testsuite` set from all but test set 1 - integration set handling should be flexible by configuration env vars in single location (.travis.xml) - fixed an oops in d2884f06 (accidental change to matrix exclusions)
Showing
- .travis.yml 3 additions, 3 deletions.travis.yml
- dev/tests/integration/IntegationTestsForTravis.sh 0 additions, 44 deletionsdev/tests/integration/IntegationTestsForTravis.sh
- dev/travis/before_install.sh 2 additions, 0 deletionsdev/travis/before_install.sh
- dev/travis/before_script.sh 41 additions, 5 deletionsdev/travis/before_script.sh
- dev/travis/script.sh 3 additions, 6 deletionsdev/travis/script.sh
Please register or sign in to comment