Skip to content

Commit 88a5bca

Browse files
committed
remove obsolete definition of HERMIT_VERBOSE
1 parent b274f22 commit 88a5bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
script:
3737
- cargo build -Z build-std=core,alloc --no-default-features --target x86_64-eduos.json
3838
# used to get terminal with new groups permissions while preserving own user
39-
- sudo -E sudo -u $USER -E bash -c "HERMIT_VERBOSE=1 $HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"
39+
- sudo -E sudo -u $USER -E bash -c "$HOME/.cargo/bin/ehyve target/x86_64-eduos/debug/eduos-rs"

0 commit comments

Comments
 (0)