Changeset 46542
- Timestamp:
- 10/15/2019 02:40:31 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/.travis.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r46320 r46542 59 59 - | 60 60 if [[ "$WP_TRAVISCI" == "test:php" ]]; then 61 travis_retry svn checkout https://plugins.svn.wordpress.org/wordpress-importer/tags/0.6.3/ tests/phpunit/data/plugins/wordpress-importer61 travis_retry svn checkout -r 2170172 https://plugins.svn.wordpress.org/wordpress-importer/trunk/ tests/phpunit/data/plugins/wordpress-importer 62 62 fi 63 63 - |
Note: See TracChangeset
for help on using the changeset viewer.