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
Paul Klimov
492f35621c
Email components hierarchy created.
...
SwiftMailer applied as email solution.
11 years ago
resurtm
153f697117
Remove PHP 5.3 Travis build rule. Related to #35 .
11 years ago
Carsten Brandt
a622254509
removed cubrid env from tavis.yml
11 years ago
Carsten Brandt
a94886fafd
elasticsearch AR WIP copied parts from redis implementation
11 years ago
Panagiotis Moustafellos
f38c516ac5
Added memcached service in Travis YAML
11 years ago
Carsten Brandt
34ebe65cf5
added apc,redis and memcache(d) to travis
11 years ago
Carsten Brandt
949dda5fdb
tagged tests with @group tags
11 years ago
Carsten Brandt
69a38d1895
added cubrid_pdo to travis
11 years ago
Carsten Brandt
281e602850
added pecl install pdo_cubrid to travis.yml
11 years ago
Carsten Brandt
1179cb2a1c
made travis phpunit verbose to see why cubrid tests are skipped
11 years ago
Carsten Brandt
eb5bf2dabe
added cubrid dbms to travis-ci
...
copied from
056e734ce3/.travis.yml
11 years ago
Suralc
53cb062e8b
Update to be in-line with composer docs.
11 years ago
Suralc
e9f22eb44e
Travis-ci and phpunit config for coveralls
11 years ago
DaSourcerer
6e4879c6f6
Simplified database setup
11 years ago
DaSourcerer
a3870c2c95
Removed DB env
11 years ago
Gevik Babakhani
8b61ab7f71
Force travis to create the pgsql test db
12 years ago
Gevik Babakhani
e45e061cc5
Removed conditional pgsql env
12 years ago
Gevik Babakhani
1c92e4c3e5
Force travis to create a postgresql test database
12 years ago
Gevik Babakhani
dbe84acfdd
Added missing postgres user to the travis config.
12 years ago
Gevik Babakhani
b5513c84a0
Added db creation for travis CI This needs to be done in two seperate
...
command since postgres does not accept db creation in multiline statement.
12 years ago
Carsten Brandt
90066ce21e
enabled redis on travis
12 years ago
Rusinov Maxim
238684d6af
Travis anyway do sqlite tests. No needed setting ENV.
12 years ago
Rusinov Maxim
d712605a71
Added and resolved Sqlite tests #15 .
12 years ago
Taufan Aditya
305028b5c8
Travis configuration
12 years ago