##// END OF EJS Templates
Merge pull request #5759 from minrk/travis-3.4...
Merge pull request #5759 from minrk/travis-3.4 test with Python 3.4 on Travis

File last commit:

r10551:59e07fdc
r16553:51fb84bb merge
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
MinRK
add git hooks for submodules...
r10551 #!/bin/sh
git submodule init
git submodule update