mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-31 02:40:43 +02:00
fix: Run script with bash
This commit is contained in:
@@ -45,7 +45,7 @@ before_script:
|
||||
- sleep 10
|
||||
|
||||
script:
|
||||
- $TRAVIS_BUILD_DIR/travis/run-tests.sh
|
||||
- bash $TRAVIS_BUILD_DIR/travis/run-tests.sh
|
||||
|
||||
after_script:
|
||||
- coveralls -b apps/erpnext -d ../../sites/.coverage
|
||||
|
||||
Reference in New Issue
Block a user