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