Skip to content

Commit

Permalink
Add "test" alias for "check" rule, to make travis happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandro Santilli committed Sep 30, 2013
1 parent 76d5174 commit 44eb9b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Expand Up @@ -67,3 +67,6 @@ DISTCLEANFILES = ming-@VERSION@* ming.spec COPYING

ChangeLog Changelog:
cd $(srcdir) && git2cl > ChangeLog

# alias to make travis config easier
test: check

0 comments on commit 44eb9b1

Please sign in to comment.