(experiment) get out of vscode

This commit is contained in:
Peter Squicciarini 2020-09-18 12:40:54 -07:00
parent 30fe5197db
commit 2c98e24e2d
No known key found for this signature in database
GPG key ID: 08B897BCAB6763CB

View file

@ -75,3 +75,5 @@ if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
# we need to edit a line in the post install template
sed -i "s/code-oss/codium/" resources/linux/debian/postinst.template
fi
cd ..