Remove build on travis.

This commit is contained in:
Viktor Kovacs 2021-03-27 09:43:33 +01:00
parent 4c049d3f75
commit 13d8a3a6dc

View File

@ -11,6 +11,3 @@ install:
script:
- npm run test
- alias python=python3
- python -V
- npm run build