Update .travis.yml

This commit is contained in:
Manas Solanki
2018-06-11 18:07:49 +05:30
committed by GitHub
parent e832aa4fe2
commit fde28a284e

View File

@@ -44,7 +44,7 @@ jobs:
- stage: test - stage: test
script: script:
- set -e - set -e
- bench run-tests - bench run-tests --app erpnext
env: Server Side Test env: Server Side Test
- # stage - # stage
script: script: