Skip to content

Commit 71360b6

Browse files
authored
Remove travis scripts (#11013)
* Remove travis scripts * [Doc] remove travis in documentation
1 parent 9a3c51e commit 71360b6

12 files changed

+0
-345
lines changed

tools/runAllTests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525

2626
set -e # Fail on first error
2727

28-
# We recommend using Travis (https://travis-ci.org/) for continuous-integration
29-
# based testing. Review the Travis configuration file (.travis.yml) as a
30-
# reference for running the test locally, should you choose to do so.
31-
3228
### Command Line Options ###
3329

3430
# Run all types of tests by default, unless one or more is specified

tools/travis/dump-database.sh

Lines changed: 0 additions & 32 deletions
This file was deleted.

tools/travis/install-composer-dependencies.sh

Lines changed: 0 additions & 15 deletions
This file was deleted.

tools/travis/install-linter.sh

Lines changed: 0 additions & 21 deletions
This file was deleted.

tools/travis/load-database.sh

Lines changed: 0 additions & 38 deletions
This file was deleted.

tools/travis/migration/v3_4_0/prepare-logs.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

tools/travis/php.ini

Lines changed: 0 additions & 11 deletions
This file was deleted.

tools/travis/prepare-tests.sh

Lines changed: 0 additions & 60 deletions
This file was deleted.

tools/travis/prepare-webserver.sh

Lines changed: 0 additions & 27 deletions
This file was deleted.

tools/travis/run-tests.sh

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)