This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new e4739dc Remove useless (?!) env var
e4739dc is described below
commit e4739dc81e850004dad7efacbb1695bfa240ce0a
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Wed Mar 23 10:42:55 2022 +0200
Remove useless (?!) env var
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
.travis.yml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 885a4d8..b2007b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,9 +22,6 @@ group: edge
arch: arm64-graviton2
virt: vm
-env:
- - CHROMIUM=true
-
cache:
directories:
- $HOME/.m2/repository