Merge pull request #33 from justinstoller/maint-update-travis-lein-version (SERVER-1996) Update lein invocation for travis testing
Maggie Dreyer authored
5 years ago
GitHub committed
5 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
ext/travisci/test.sh
less
more
0
0
#!/bin/bash
1
1
2
lein2 test :all
⏎
2
lein test :all