mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-12-09 00:01:48 -05:00
print ruby version in tests
This commit is contained in:
parent
64903fca4e
commit
ea61cce815
@ -5,6 +5,8 @@ set -e
|
|||||||
export LANG=C.UTF-8
|
export LANG=C.UTF-8
|
||||||
export LANGUAGE=C.UTF-8
|
export LANGUAGE=C.UTF-8
|
||||||
|
|
||||||
|
ruby --version
|
||||||
|
|
||||||
RUBY_PLATFORM=`ruby -e 'puts RUBY_PLATFORM'`
|
RUBY_PLATFORM=`ruby -e 'puts RUBY_PLATFORM'`
|
||||||
RUBY_ENGINE=`ruby -e 'puts RUBY_ENGINE'`
|
RUBY_ENGINE=`ruby -e 'puts RUBY_ENGINE'`
|
||||||
IPTABLES=iptables-translate
|
IPTABLES=iptables-translate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user