Skip to content

Commit

Permalink
Increase memory to see if that is the StackOverflow error.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Aug 5, 2019
1 parent 6680b1a commit db3f748
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ addons:
- ant-optional

script:
- free -m
- xmlstarlet val -e -s xsd/eml.xsd src/test/resources/eml-sample.xml
- ant test
- ant -diagnostics
- ANT_OPTS=-Xmx2G ant test

0 comments on commit db3f748

Please sign in to comment.