Remove gem info
This commit is contained in:
parent
8e1fda9fd1
commit
328e21b1e6
|
@ -5,10 +5,6 @@ if [ "$TRAVIS_OS_NAME" != "osx" ]; then
|
||||||
export DISPLAY=":99"
|
export DISPLAY=":99"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Gem Info"
|
|
||||||
bundle info puppet-lint
|
|
||||||
bundle info sass
|
|
||||||
|
|
||||||
echo "Using Atom version:"
|
echo "Using Atom version:"
|
||||||
"$ATOM_SCRIPT_NAME" -v
|
"$ATOM_SCRIPT_NAME" -v
|
||||||
echo "Using APM version:"
|
echo "Using APM version:"
|
||||||
|
|
Loading…
Reference in New Issue