Aditya Hase
9a009a1d1c
fix(travis): Install wkhtmltopdf
2019-07-26 05:59:30 +05:30
Aditya Hase
61211486bc
fix(travis): Remove redundant arguments
2019-07-26 05:59:30 +05:30
Aditya Hase
42fd7451bf
fix(travis): Use --site parameter
2019-07-26 05:59:30 +05:30
Aditya Hase
70a1c1bdac
fix(travis): Merge install and before_script
2019-07-26 05:59:30 +05:30
Aditya Hase
eb6d74217c
fix(travis): Execute get-app before bench start
2019-07-26 05:59:30 +05:30
Aditya Hase
172a8f1cea
perf(travis): Use travis optimizations
2019-07-26 05:59:30 +05:30
Aditya Hase
164057fa5b
perf(travis): Do not build assets
2019-07-26 05:59:30 +05:30
Aditya Hase
3c21ac6bb6
perf(travis): Remove unnecessary processes from Procfile
2019-07-26 05:59:30 +05:30
Aditya Hase
ad2585e1b7
fix(travis): Use MariaDB credentials from site_config.json
2019-07-26 05:59:30 +05:30
Aditya Hase
09fe604452
perf(travis): Do not waste 10 seconds
2019-07-26 05:59:30 +05:30
Aditya Hase
28d836cfea
fix(travis): Execute get-app and reinstall after bench start
2019-07-26 05:59:30 +05:30
Aditya Hase
8005f350ae
fix(travis): Do not disable scheduler using CLI
2019-07-26 05:59:30 +05:30
Aditya Hase
3168ae7dcc
fix(travis): Do not use use_site
2019-07-26 05:59:30 +05:30
Aditya Hase
447b8dab96
fix(travis): Setup MariaDB
2019-07-26 05:59:30 +05:30
Aditya Hase
6408949d43
fix(travis): Remove unused files
2019-07-26 05:59:30 +05:30
Aditya Hase
5fe2272861
fix(travis): Remove travis/bench_init.sh
2019-07-26 05:58:21 +05:30
Aditya Hase
7165a5d1f8
fix(travis): Do not execute install.py
2019-07-26 05:58:21 +05:30
Aditya Hase
2ec21fa9fb
fix(travis): Install coverall after tests
2019-07-26 05:58:21 +05:30
Aditya Hase
a162f560dd
fix(travis): Use MariaDB 10.3
2019-07-26 05:58:21 +05:30
Aditya Hase
c3c168a70d
fix(travis): Restructure build matrix
2019-07-26 05:58:21 +05:30
Aditya Hase
b5ac3b8a53
fix(travis): Remove unnecessary commands
2019-07-26 05:58:21 +05:30
Aditya Hase
13d01dd690
fix: Run script with bash
2019-06-21 11:24:56 +05:30
Aditya Hase
4e94e26ef8
fix: Minor
2019-06-21 11:24:47 +05:30
Aditya Hase
508b3ab8de
fix(travis): Refactor .travis.yml
2019-06-21 11:24:28 +05:30
Aditya Hase
8f1f6a89f1
feat(travis): Python 3.6 tests
2019-06-21 11:24:14 +05:30
Sagar Vora
311a9c79e3
fix: use node v10 for CI
2019-02-26 16:56:37 +05:30
Sagar Vora
1ca2d47d35
fix: update node to version supported by Yarn ( #16772 )
2019-02-25 21:10:11 +05:30
Sagar Vora
c84e3fe21b
Merge branch 'master' into staging-fixes
2019-01-22 18:16:13 +05:30
Sagar Vora
ecf6467799
fix(travis): Redis must be working for caching, so reverting ( #16455 )
2019-01-22 17:41:56 +05:30
Sagar Vora
ceacacc320
Merge branch 'master' into staging-fixes
2019-01-22 15:37:05 +05:30
Sagar Vora
876d868fa1
fix(tests): change patch order, optimise travis
2019-01-15 15:45:33 +05:30
Saif Ur Rehman
86853296a1
Rearranged arguments
2018-12-08 00:24:11 +05:00
Saif Ur Rehman
5608bc6d81
Added root password to .travis.yml
2018-12-07 23:04:28 +05:00
Aditya Hase
c7c87a9297
feature(coverage): Add test coverage to erpnext travis builds
2018-09-07 19:04:10 +05:30
Manas Solanki
fde28a284e
Update .travis.yml
2018-06-11 18:07:49 +05:30
Shreya
664f30a018
Fix asset maintenance json
2018-06-11 10:31:40 +05:30
Shreya
77662eb5f4
Fix shopify test case
2018-06-11 10:31:40 +05:30
Shreya
3b201cc2fd
Remove python 3 stage from travis
2018-06-11 10:31:39 +05:30
Rushabh Mehta
92bb786320
[fix] .travis.yml
2018-05-25 14:47:01 +05:30
Achilles Rasquinha
2ec5b5ed8e
bench init with preferred Python EXEC for CI ( #13336 )
...
* bench_init.sh added python executable flag for environment setup
* Added future python build matrix
* udpate build matrix
* Update .travis.yml
* Update .travis.yml
2018-05-24 15:16:12 +05:30
Nabin Hait
abd0325acd
Fixed merge conflict
2018-05-05 12:19:14 +05:30
Ameya Shenoy
bb7c5ac0f8
dark magic to revive travis
...
It seems that some process inside travis is using port no 9000. Hence
adding this line in the travis.yml to change common_site_config.json and
use port no 9001 for socket_io
2018-05-02 17:32:39 +05:30
Saurabh
e85a43c1c6
Merge branch 'master' into develop
2018-05-02 14:48:10 +05:30
Ameya Shenoy
f5f8a1f288
i still don't know why we're still using travis ( #13817 )
2018-04-30 11:10:39 +05:30
Achilles Rasquinha
aa4d7a3436
Update .travis.yml
2018-03-20 01:37:27 +05:30
Achilles Rasquinha
58606b643a
Updated .travis.yml for Python 2 and 3
2018-03-20 01:35:50 +05:30
Nabin Hait
ec2c9ec897
Merge branch 'master' into develop
2018-01-31 15:39:16 +05:30
Nabin Hait
b9e8b917b6
Removed ui-tests from travis
2018-01-30 15:08:33 +05:30
Ameya Shenoy
4674b172aa
mongodb removed from travis
2018-01-11 15:12:29 +05:30
Zarrar
17fd6610dc
Fix travis ( #11882 )
...
* fieldname wrong
* bifurcated test into two - error when both were running async
* minor fixes with link and route
* move school domain rename up
* fix async creation of operations test
* edit-in-full-page is button, not link
* set_route issue in production order test
* minor changes
* fix task tree test
* more fixes
* fix server side issue
* improvising ui tests
2017-12-08 14:57:38 +05:30