Skip to content

Commit

Permalink
Don't test vdjtools build
Browse files Browse the repository at this point in the history
  • Loading branch information
mikessh committed Jul 10, 2016
1 parent 50b0b61 commit 202a991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ install:
- git clone https://github.com/mikessh/vdjtools.git
- cd vdjtools/
- git checkout tags/1.1.0
- mvn clean install -q
- mvn clean install -q -Dmaven.test.skip=true
- cd ..

script:
Expand Down

0 comments on commit 202a991

Please sign in to comment.