Skip to content

Commit

Permalink
[TRAVIS] Adjust message about moved Travis test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Marek Nocon committed Aug 7, 2018
1 parent 255d076 commit 576a926
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
# Tests cannot be run from metarepo - it's a public repository, which doesn't have access to private repositories on Travis (for security reasons).
# The actual test setup is in StudioUI bundle.
# The actual test setup is in Page Builder bundle.
language: php
php:
- '5.6'

script:
- echo 'Test suite moved to StudioUI bundle'
- echo 'Test suite moved to PageBuilder bundle'

0 comments on commit 576a926

Please sign in to comment.