1. dde39c3 chore: Drop Python2 support (#21704) by Suraj Shetty · 4 years, 5 months ago
  2. 45ea2bf chore(ci-coverage): Pin coverage 4.5.4 #20646 (#20647) by Mathieu Brunot · 4 years, 8 months ago
  3. 7331964 fix(travis): add lib cups for updated frappe requirements by Gavin D'souza · 4 years, 11 months ago
  4. b6906c5 fix(travis): Install wkhtmltopdf by Aditya Hase · 5 years ago
  5. 0046357 fix(travis): Remove redundant arguments by Aditya Hase · 5 years ago
  6. ac431c8 fix(travis): Use --site parameter by Aditya Hase · 5 years ago
  7. 7b39aa7 fix(travis): Merge install and before_script by Aditya Hase · 5 years ago
  8. 6076443 fix(travis): Execute get-app before bench start by Aditya Hase · 5 years ago
  9. 50e2d4a perf(travis): Use travis optimizations by Aditya Hase · 5 years ago
  10. e312841 perf(travis): Do not build assets by Aditya Hase · 5 years ago
  11. 30628b0 perf(travis): Remove unnecessary processes from Procfile by Aditya Hase · 5 years ago
  12. 7c44ada fix(travis): Use MariaDB credentials from site_config.json by Aditya Hase · 5 years ago
  13. e4f78a0 perf(travis): Do not waste 10 seconds by Aditya Hase · 5 years ago
  14. 903e878 fix(travis): Execute get-app and reinstall after bench start by Aditya Hase · 5 years ago
  15. 1e9e471 fix(travis): Do not disable scheduler using CLI by Aditya Hase · 5 years ago
  16. fb2ec71 fix(travis): Do not use use_site by Aditya Hase · 5 years ago
  17. 185e2a2 fix(travis): Setup MariaDB by Aditya Hase · 5 years ago
  18. e2b16e3 fix(travis): Remove unused files by Aditya Hase · 5 years ago
  19. 23f24d1 fix(travis): Remove travis/bench_init.sh by Aditya Hase · 5 years ago
  20. 3f6ac2d fix(travis): Do not execute install.py by Aditya Hase · 5 years ago
  21. 2fb9e8a fix(travis): Install coverall after tests by Aditya Hase · 5 years ago
  22. 9b24a42 fix(travis): Use MariaDB 10.3 by Aditya Hase · 5 years ago
  23. e0e78fb fix(travis): Restructure build matrix by Aditya Hase · 5 years ago
  24. 029de1a fix(travis): Remove unnecessary commands by Aditya Hase · 5 years ago
  25. e5dc834 Revert "fix: Try Faster Travis" by Aditya Hase · 5 years ago
  26. d7291db Revert "fix: Send" by Aditya Hase · 5 years ago
  27. 697f995 fix: Send by Aditya Hase · 5 years ago
  28. 95054a5 fix: Try Faster Travis by Aditya Hase · 5 years ago
  29. 51eecd0 chore: Enable Flake 821 rule by Aditya Hase · 5 years ago
  30. 700711c fix: Run script with bash by Aditya Hase · 5 years ago
  31. 44da737 fix: Minor by Aditya Hase · 5 years ago
  32. 63ddff8 chore: Temporarily disable flake rule F821 by Aditya Hase · 5 years ago
  33. f397acc fix(travis): Refactor .travis.yml by Aditya Hase · 5 years ago
  34. 3fa112d feat(travis): Python 3.6 tests by Aditya Hase · 5 years ago
  35. a77a8a4 fix(travis): nvm install 10 by Rushabh Mehta · 6 years ago
  36. c84e3fe Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  37. ecf6467 fix(travis): Redis must be working for caching, so reverting (#16455) by Sagar Vora · 6 years ago
  38. ceacacc Merge branch 'master' into staging-fixes by Sagar Vora · 6 years ago
  39. 876d868 fix(tests): change patch order, optimise travis by Sagar Vora · 6 years ago
  40. 8685329 Rearranged arguments by Saif Ur Rehman · 6 years ago
  41. 5608bc6 Added root password to .travis.yml by Saif Ur Rehman · 6 years ago
  42. c7c87a9 feature(coverage): Add test coverage to erpnext travis builds by Aditya Hase · 6 years ago
  43. fde28a2 Update .travis.yml by Manas Solanki · 6 years ago
  44. 664f30a Fix asset maintenance json by Shreya · 6 years ago
  45. 77662eb Fix shopify test case by Shreya · 6 years ago
  46. 3b201cc Remove python 3 stage from travis by Shreya · 6 years ago
  47. 92bb786 [fix] .travis.yml by Rushabh Mehta · 6 years ago
  48. 2ec5b5e bench init with preferred Python EXEC for CI (#13336) by Achilles Rasquinha · 6 years ago
  49. abd0325 Fixed merge conflict by Nabin Hait · 6 years ago
  50. bb7c5ac dark magic to revive travis by Ameya Shenoy · 6 years ago
  51. e85a43c Merge branch 'master' into develop by Saurabh · 6 years ago
  52. f5f8a1f i still don't know why we're still using travis (#13817) by Ameya Shenoy · 6 years ago
  53. aa4d7a3 Update .travis.yml by Achilles Rasquinha · 7 years ago
  54. 58606b6 Updated .travis.yml for Python 2 and 3 by Achilles Rasquinha · 7 years ago
  55. ec2c9ec Merge branch 'master' into develop by Nabin Hait · 7 years ago
  56. b9e8b91 Removed ui-tests from travis by Nabin Hait · 7 years ago
  57. 4674b17 mongodb removed from travis by Ameya Shenoy · 7 years ago
  58. 17fd661 Fix travis (#11882) by Zarrar · 7 years ago
  59. 5c62368 [Agriculture Domain] (#11663) by Ameya Shenoy · 7 years ago
  60. a263ff2 chromedriver update (#11849) by Zarrar · 7 years ago
  61. 036bf6d Merge branch 'develop' of https://github.com/frappe/erpnext into develop by Nabin Hait · 7 years ago
  62. a8823ea [travis] run patches by restoring v7 database by Saurabh · 7 years ago
  63. 21e371f use chromedriver 3.2 by tunde · 7 years ago
  64. c4c2c56 env variable added (#10847) by Vishal Dhayagude · 7 years ago
  65. 52ac483 [NEW] Travis Parallel Test (#10755) by Vishal Dhayagude · 7 years ago
  66. 2697e33 [fix] wizard UI test order (#10663) by Prateeksha Singh · 7 years ago
  67. 95d8fd3 User Progress (#10336) by Prateeksha Singh · 7 years ago
  68. 8fd5b32 [UI Test] travis.yml modified for fresh UI Test (#10446) by Vishal Dhayagude · 7 years ago
  69. 17e5f41 [tests] less verbose logs by Rushabh Mehta · 7 years ago
  70. 2653825 [fix] flake8 verison by Rushabh Mehta · 7 years ago
  71. 8e2531e Update Test Runner to run tests one by one (#9843) by Rushabh Mehta · 7 years ago
  72. 4a7b4ef [tests] update travis.yml to run ui-tests (#9748) by Rushabh Mehta · 7 years ago
  73. f070c54 [ci] use deprecated trusty build for now by Sagar Vora · 7 years ago
  74. 0b8f920 [minor] install node v7 (#9109) by Makarand Bauskar · 7 years ago
  75. 60e9f84 [Minor] Updated the travis.yml to use new installer for erpnext by shreyas · 8 years ago
  76. cc88790 [fix] --yes for reinstall by Rushabh Mehta · 8 years ago
  77. bd9680f [added] web-forms by Rushabh Mehta · 8 years ago
  78. 48d0a99 [travis] by Anand Doshi · 8 years ago
  79. 6677fd5 [fix] bench init using correct frappe branch by Anand Doshi · 9 years ago
  80. da7d166 [travis] by Anand Doshi · 9 years ago
  81. d726ce5 [fix] travis by Anand Doshi · 9 years ago
  82. 1b6c3f1 [fix] selenium test and changed Creation Document No to a Dynamic Link by Anand Doshi · 9 years ago
  83. 6814a39 Update .travis.yml by Pratik Vyas · 9 years ago
  84. a7b7e62 [travis] Add gitter webhook by Pratik Vyas · 9 years ago
  85. 4ce7977 Update .travis.yml by Pratik Vyas · 10 years ago
  86. 52d3697 Update .travis.yml by Pratik Vyas · 10 years ago
  87. f2eed44 Update .travis.yml by Pratik Vyas · 10 years ago
  88. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  89. c1a7c3b Update .travis.yml by Pratik Vyas · 10 years ago
  90. 4ab09fa Update .travis.yml by Pratik Vyas · 10 years ago
  91. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  92. e4ee5c3 Update .travis.yml by Pratik Vyas · 10 years ago
  93. 2a47eeb use bench to run tests on travis by Pratik Vyas · 10 years ago
  94. 8668081 add my_config patch to travis by Pratik Vyas · 10 years ago
  95. 27e37e6 add my_config patch to travis by Pratik Vyas · 10 years ago
  96. 96c52c3 [travis] checkout v5.0 of frappe by Rushabh Mehta · 10 years ago
  97. 5a5b405 Update .travis.yml by Pratik Vyas · 10 years ago
  98. cd4d6a2 Update .travis.yml by Pratik Vyas · 10 years ago
  99. 20fbfa2 [travis] by Anand Doshi · 10 years ago
  100. 3f790ea [travis] by Anand Doshi · 10 years ago