Welcome to mirror list, hosted at ThFree Co, Russian Federation.

travis.sh « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11f2275987bdb77cb5981d2391a6d74b31baaca3 (plain)
1
2
3
4
5
6
7
#!/bin/bash

# this file is here for backwards compatibility. travis.sh was moved to the travis subfolder but .travis.yml files from
# older tags of Piwik plugins still try to use it. this file makes sure builds for old tags do not fail.

DIR=`dirname $0`
$DIR/../travis/travis.sh