Skip to content

Commit

Permalink
remove obsolete definition of HERMIT_VERBOSE
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Oct 24, 2020
1 parent 96ed199 commit 482f1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
script:
- cargo build -Z build-std=core,alloc --no-default-features --target x86_64-eduos.json
# used to get terminal with new groups permissions while preserving own user
- sudo -E sudo -u $USER -E bash -c "HERMIT_VERBOSE=1 $HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"
- sudo -E sudo -u $USER -E bash -c "$HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"

0 comments on commit 482f1ee

Please sign in to comment.