Print python version.
This commit is contained in:
parent
1552ddb8ac
commit
22f328e9df
@ -7,5 +7,5 @@ install:
|
|||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- npm run build
|
- python -V
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|||||||
@ -8,7 +8,7 @@ install:
|
|||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- npm run build
|
- python -V
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user