Mehdi Achour
454552b7a9
Fix build ( #251 )
...
* Use phpunit from vendor
* Ship our own phpunit as well
* Adapt test to yii 2.0.16
* Remove hhvm, add php 7.3
6 years ago
Klimov Paul
30eee2b651
PHP 7.2 added to Travis
7 years ago
Klimov Paul
eb3fc7cf67
code doc fix
7 years ago
Alexander Makarov
e6a20fa7cf
Fix travis
7 years ago
Alexander Makarov
5aa5bb57a8
Use trusty for travis to test HHVM
7 years ago
Alexander Makarov
fe830200b0
Update fxp plugin version
8 years ago
Klimov Paul
f0fb0093f6
Compatibility with PHPUnit 6.x
8 years ago
Daniel Gomez Pan
c7f0b79204
Remove block comment [skip ci]
9 years ago
Daniel Gomez Pan
044e9f153e
Update composer-asset-plugin
9 years ago
Daniel Gomez Pan
68c1b6eba8
Update travis
9 years ago
Carsten Brandt
032ac86999
updated fxp/composer-asset-plugin version constraint
10 years ago
Carsten Brandt
a163a13018
not a good idea to cache vendor
...
composer cache shoud suffice
10 years ago
Carsten Brandt
90e3df6da4
added unit tests
10 years ago
Qiang Xue
d0d1e79c04
psr-4 change.
11 years ago
Carsten Brandt
d84aac09de
fixed basic app travis
...
fixes #1744
11 years ago
Carsten Brandt
d172e38b20
debugging travis
11 years ago
Carsten Brandt
419da30f50
debugging travis
11 years ago
Carsten Brandt
9a592d38cf
fixed paths in travis.yml
11 years ago
Carsten Brandt
b7800eca60
enabled acceptance tests for basic application
11 years ago
Carsten Brandt
5f7653b0c7
run basic app functional tests within the main repo test chain
11 years ago
Carsten Brandt
dabeea7a38
testing: do not require php ext in composer.json and use composer phpunit on travis
11 years ago
Carsten Brandt
19c7c001d4
Moved elasticsearch connect to a later pos in travis.yml
...
avoid failure when it is not started at that point
11 years ago
Carsten Brandt
4d1390ceb1
fixed travis mongodb
11 years ago
Carsten Brandt
e36f7a63c5
better sudo
11 years ago
Carsten Brandt
4f155c9e49
sudo!
11 years ago
Carsten Brandt
6bf6d2f4e7
enable mongo textsearch on travis
11 years ago
Carsten Brandt
514a825d02
travis: create mongo database and add user
11 years ago
Carsten Brandt
596345bdb2
getting mongo right on travis
11 years ago
Carsten Brandt
90c99c94b9
pecl fails when installed, even with -s wtf?
11 years ago
Carsten Brandt
89a5edb913
pecl: do not fail if already installed
11 years ago
Carsten Brandt
2b2a000ff5
added mongodb to travis
11 years ago
Carsten Brandt
97025771f4
commented hhvm test on travis until bugs have been fixed
11 years ago
Carsten Brandt
7ab7cb197e
reverted travis php config fix
11 years ago
Carsten Brandt
1ec148a7d9
fixed travis timezone config
11 years ago
Carsten Brandt
17840dfad1
added hhvm hiphop php vm to travis to run test on it
...
http://www.hhvm.com/blog/2393/hhvm-2-3-0-and-travis-ci
11 years ago
Klimov Paul
0b8784860f
Moved sphinx source database setup into ".sh" file allowing to use relative file path.
11 years ago
Panagiotis Moustafellos
a337a1b3ff
Update travis to exclude packs and display verbose text
...
(coveralls.io still excluded)
11 years ago
Paul Klimov
dc79c8c11a
Sphinx ignore group removed from phpunit run script
11 years ago
Panagiotis Moustafellos
332fdf98ba
Added fixture in the before script part
...
The db fixture in the sphinx configuration for unit test takes place
after starting the sphinxserver on travis, by importing the fixture
in the before scripts we allow sphinxsearch on travis to run create
the indexes properly
11 years ago
Panagiotis Moustafellos
5cb2283d89
Travis: Adding sphinx support
11 years ago
Qiang Xue
1d0bc00c33
disable coveralls temporarily.
11 years ago
Carsten Brandt
1c08c06da8
implemented connection based on CUrl
...
far better than depending on fat guzzle
11 years ago
Carsten Brandt
2691299b42
display elasticsearch version in travis
11 years ago
Carsten Brandt
613758dda5
refactored elasticsearch COnnection and Command
11 years ago
Carsten Brandt
02e1f8d50e
travis: speed up composer
11 years ago
Carsten Brandt
de0ce94482
fixed travis and composer issue
11 years ago
Carsten Brandt
a0a3c36c39
make travis work
11 years ago
Paul Klimov
aa347f1e4c
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx
11 years ago
Paul Klimov
b9137dfef6
Sphinx command and query added.
11 years ago
Paul Klimov
c7c32659b0
Vendor testing support provided.
...
'swiftmailer' extension unit tests fixed.
11 years ago