summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2014-09-17 17:32:04 -0500
committerTristan Sloughter <t@crashfast.com>2014-09-17 17:32:04 -0500
commit5dc2de6468be98480be50848bd9ba563c69a84f2 (patch)
tree6288bf05f793acef7a6d36e3f7c87dccd6921d34 /Makefile
parent48769e75c224ccd8e04df250b86b50540270ce9a (diff)
update common tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d84d15..d4321fa 100644
--- a/Makefile
+++ b/Makefile
@@ -42,4 +42,4 @@ test:
@$(REBAR) eunit
@$(RETEST) -v inttest
-travis: clean debug xref clean all deps test
+travis: all deps test