Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit 265e2b1

Browse files
committed
Removed headfull browsers from testing
Forcing to use Trusty that has OracleJDK8 available
1 parent aaf73e6 commit 265e2b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
language: java
2+
dist: trusty
3+
24
jdk:
35
- oraclejdk8
46

57
env:
68
- PROFILE=build
7-
- PROFILE=build,googlechrome
8-
- PROFILE=build,firefox
99
- PROFILE=build,googlechromeheadless
1010
- PROFILE=build,firefoxheadless
1111

0 commit comments

Comments
 (0)