Skip to content

Commit c4c2c56

Browse files
vishdhanabinhait
authored andcommitted
env variable added (frappe#10847)
1 parent 705d885 commit c4c2c56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,11 @@ jobs:
5757
script:
5858
- set -e
5959
- bench run-tests
60+
env: Server Side Test
6061
- # stage
6162
script:
6263
- bench --verbose run-setup-wizard-ui-test
6364
- bench execute erpnext.setup.utils.enable_all_roles_and_domains
6465
- bench run-ui-tests --app erpnext
66+
env: Client Side Test
67+

0 commit comments

Comments
 (0)