mirror of
https://github.com/sstephenson/bats.git
synced 2024-12-26 14:39:46 +01:00
Display bash version
This commit is contained in:
parent
69cdc7f5e1
commit
1d94b37dce
|
@ -1,5 +1,5 @@
|
|||
language: c
|
||||
script: bin/bats --tap test
|
||||
script: bash --version && bin/bats --tap test
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
Loading…
Reference in New Issue
Block a user