Confirmed users
425
edits
Line 118: | Line 118: | ||
When running locally we need to be aware of 3 things: | When running locally we need to be aware of 3 things: | ||
# The travis install script will not download a new Gecko if one already exists. The solution is to "rm -rf b2g" and "rm -rf profile" to remove the artifacts that the install script creates | |||
# The install script will install the Python packages at global level. The solution is to remove "sudo" from line 5 of the install script. | |||
# I forgot wot this one woz but for some reason in my mind I thought there were 3 | |||
The install script is run by: | The install script is run by: |