CI: .travis.yml: rm irrelevant remount

M  .travis.yml
This commit is contained in:
Anton-Latukha 2020-06-24 02:57:49 +03:00
parent b3f0361468
commit 1a730fcfd0
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@ jobs:
- env: compiler='ghcjs'
before_script:
- sudo mount -o remount,exec,size=4G,mode=755 /run/user || true
- sudo mkdir -p /etc/nix
- echo "trusted-users = root $USER" | sudo tee -a /etc/nix/nix.conf
- |