diff options
author | Tristan Sloughter <t@crashfast.com> | 2014-09-17 17:32:04 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2014-09-17 17:32:04 -0500 |
commit | 5dc2de6468be98480be50848bd9ba563c69a84f2 (patch) | |
tree | 6288bf05f793acef7a6d36e3f7c87dccd6921d34 /Makefile | |
parent | 48769e75c224ccd8e04df250b86b50540270ce9a (diff) |
update common tests
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,4 +42,4 @@ test: @$(REBAR) eunit @$(RETEST) -v inttest -travis: clean debug xref clean all deps test +travis: all deps test |