Skip to content

Commit e7752a7

Browse files
committed
fixed missing build for testing
1 parent 59bd2fe commit e7752a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ before_script:
5959
# - npm run test:unit-ci
6060
- cd ..
6161
script:
62-
# - python3 tools/build.py
62+
- python3 tools/build.py
6363
- tools/run_e2e_tests.sh
6464
after_script:
6565
- tools/report_allure.sh

0 commit comments

Comments
 (0)