Skip to content

Commit 202a991

Browse files
committed
Don't test vdjtools build
1 parent 50b0b61 commit 202a991

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
@@ -6,7 +6,7 @@ install:
66
- git clone https://github.com/mikessh/vdjtools.git
77
- cd vdjtools/
88
- git checkout tags/1.1.0
9-
- mvn clean install -q
9+
- mvn clean install -q -Dmaven.test.skip=true
1010
- cd ..
1111

1212
script:

0 commit comments

Comments
 (0)