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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 08:46:25 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-22 08:46:25 +0400
commitd04cf36e133563b9fa1f7b7c51fba8dd9a20377e (patch)
tree30c94673f52aeef226b9a1d18c860745a42af986 /.travis.yml
parent7cee813aca8def6926b53dda9c6647a2af0e5cef (diff)
Re-enable full build and make sure TestingEnvironment invalidates cache on read.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 425b084f05..b2c54386f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,14 +3,14 @@ language: php
# We want to test against PHP 5.3/5.4/5.5
php:
- 5.5
- #- 5.4
- #- 5.3
+ - 5.4
+ - 5.3
# Separate different test suites
env:
matrix:
- #- TEST_SUITE=PluginTests
- #- TEST_SUITE=CoreTests
+ - TEST_SUITE=PluginTests
+ - TEST_SUITE=CoreTests
- TEST_SUITE=IntegrationTests
global:
- secure: "AMhZmPZx4SUcuZRBzGHlQPxzM4D8FvFB3UThDa52gbi9KIBrwcumzV2VGi6B\n5fgjwtB4XTE1In7qhY2HMikPWBmWYYOQ5QcMPJsqqHt4iMmahx8WKzne6NOk\nNpqAuje/fulNGeP2LJZi0nrub3Fh4VwXaOvpNloKNQN/2JuqPtM="