Skip to content
Snippets Groups Projects
Commit e3d34e04 authored by “kpepper”'s avatar “kpepper”
Browse files

Removed additional tests for the moment as they won't fit inside the Travis 50 min build window

parent 36d20dbb
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ matrix:
include:
- jdk: oraclejdk8
env:
- TEST_EXCLUDES="**/artemis/*ESTest*,**/artemis/chado/*ESTest*,**/artemis/io/*ESTest*,**/artemis/plot/*ESTest*,**/artemis/sequence/*ESTest*,**/artemis/util/*ESTest*"
- TEST_EXCLUDES="**/*_ESTest*"
- jdk: openjdk8
env:
- TEST_EXCLUDES="**/artemis/components/**/*ESTest*"
- TEST_EXCLUDES="**/*_ESTest*"
cache:
directories:
- "${HOME}/dependencies"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment