Browse Source

forcing travis build

tags/2.0.0-beta
Panagiotis Moustafellos 11 years ago
parent
commit
0d8ae877d3
  1. 9
      tests/unit/data/sphinx/force_travis.php

9
tests/unit/data/sphinx/force_travis.php

@ -0,0 +1,9 @@
<?php
/**
* just to force travis to check current PR
* will revert later
*/
function tra() {
echo 'vis';
}
Loading…
Cancel
Save