We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59bd2fe commit e7752a7Copy full SHA for e7752a7
1 file changed
.travis.yml
@@ -59,7 +59,7 @@ before_script:
59
# - npm run test:unit-ci
60
- cd ..
61
script:
62
- # - python3 tools/build.py
+ - python3 tools/build.py
63
- tools/run_e2e_tests.sh
64
after_script:
65
- tools/report_allure.sh
0 commit comments