Skip to content

Commit e13e59d

Browse files
committed
adding debug option to figure out why travis is failing
1 parent 0f0c756 commit e13e59d

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
@@ -9,7 +9,7 @@ addons:
99
script:
1010
script:
1111
- ./mac_install_browsers.sh
12-
- mvn clean test -Dsurefire.suiteXmlFiles=mac-only.xml
12+
- mvn clean test -Dsurefire.suiteXmlFiles=mac-only.xml -X
1313

1414
cache:
1515
directories:

0 commit comments

Comments
 (0)