Output path to debug Travis build issue
This commit is contained in:
parent
fb3f5e65ce
commit
3633b392d5
|
@ -9,6 +9,8 @@ echo "Using Atom version:"
|
|||
"$ATOM_SCRIPT_NAME" -v
|
||||
echo "Using APM version:"
|
||||
"$APM_SCRIPT_NAME" -v
|
||||
echo "Path:"
|
||||
echo $PATH
|
||||
|
||||
echo "Downloading package dependencies..."
|
||||
"$APM_SCRIPT_NAME" clean
|
||||
|
|
Loading…
Reference in New Issue