Commit graph

37 commits

Author SHA1 Message Date
Phan An
3edd800b4d Do not run yarn production post-install 2019-08-29 09:42:57 +02:00
Phan An
c69c951b9a Trying to fix Travis 2019-08-29 08:44:44 +02:00
Phan An
f667f89699 Caching vendor 2019-07-22 00:42:05 +02:00
Phan An
1229db4b8c Trying to fix cypress on Travis 2019-07-17 20:40:11 +02:00
Phan An
b7a15ee747 Remove unnecessary env vars 2019-04-21 23:52:12 +02:00
Phan An
37597e2a35 Fixing Cypress issue 2019-04-21 23:43:19 +02:00
Phan An
ae6a5da550 Try cypress on Travis 2019-04-14 17:12:45 +02:00
Phan An
ec2562bcd3 Add PHP7.3 into Travis 2019-03-17 12:38:18 +01:00
Phan An
f26a7f9d94 Add badge and config codecov 2018-11-11 12:20:09 +01:00
Phan An
66caf9786a Add codecov 2018-11-11 12:09:57 +01:00
Phan An
52a010ce34 Do not test js 2018-09-06 16:08:09 +07:00
Phan An
e17c2e29d8 Upgrade to Laravel 5.6 and PHP 7.1 2018-08-29 14:49:01 +07:00
Andrey Bolonin
845e3c4dd7 Update .travis.yml (#756) 2018-06-22 17:32:55 +02:00
Phan An
98b1252c68 Use composer script instead of phpunit 2017-12-10 01:45:40 +01:00
Phan An
57e282e42b Use local phpunit 2017-06-04 22:32:26 +01:00
Phan An
8beeade545 Use LTS Node version on Travis 2017-06-04 09:47:47 +01:00
Phan An
c93a33a4bc Add code coverage 2017-06-03 17:50:53 +01:00
Ryo Shibayama
c01c00ed8f Use --prefer-dist to benefit from cache (#579) 2017-04-25 18:44:42 +08:00
An Phan
54249061ff
Remove PHP 5.6 from travis 2017-02-15 16:15:39 +08:00
An Phan
c71766b880
Install yarn on Travis again 2017-02-15 16:10:11 +08:00
An Phan
933dcc6858
Install yarn on Travis 2017-02-15 16:04:25 +08:00
An Phan
40c9572381
Make Trumpvis happy again 2016-09-26 16:02:20 +08:00
An Phan
f990be32eb
Trying to make Travis happy 2016-09-26 15:57:04 +08:00
An Phan
2b528a6bb4
Remove hhvm from travis 2016-09-26 15:44:46 +08:00
An Phan
ed15923ccd
Fix travis settings 2016-09-26 15:44:16 +08:00
An Phan
79197d16a6
Fix Travis build 2016-06-25 20:36:27 +08:00
An Phan
4212a60ede Merge with travis 2016-05-27 11:54:08 +08:00
An Phan
711d1d1464 Fix travis test script 2016-05-27 11:52:50 +08:00
An Phan
1826c12f81 Removed duplicated directive in travis 2016-05-27 10:52:53 +08:00
An Phan
5504750dd7 Fix conflicts 2015-12-24 12:26:55 +08:00
Phạm Ngọc Quang Nam
9b75f99308 Update .travis.yml 2015-12-24 08:40:20 +07:00
An Phan
bfaee8b33c Fix npm install on travis 2015-12-23 21:59:35 +08:00
An Phan
cf27ed713d First integration with Last.fm
Koel can now integrate and use the rich information from Last.fm. Now
whenever a song is played, its album and artist information will be
queried from Last.fm and cached for later use. What's better, if an
album has no cover, Koel will try to update its cover if one is found on
Last.fm.

In order to use this feature, users only need to provide valid Last.fm
API credentials (namely LASTFM_API_KEY and LASTFM_API_SECRET) in .env. A
npm and gulp rebuild is also required - just like with every update.
2015-12-20 00:36:44 +08:00
An Phan
38c61a3db3 ...on master branch 2015-12-14 16:50:58 +08:00
An Phan
d7bce41fa6 Make Travis work 2015-12-14 16:35:22 +08:00
An Phan
742a0e5219 Set sqlite db to :memory: 2015-12-13 12:57:20 +08:00
An Phan
0ee372882c Big Bang 2015-12-13 12:42:28 +08:00