Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
dd1882c7
Commit
dd1882c7
authored
Jun 03, 2016
by
Bernhard Nortmann
Browse files
travis-ci: Add and activate "make check" build step
Signed-off-by:
Bernhard Nortmann
<
bernhard.nortmann@web.de
>
parent
5cbb0c91
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
dd1882c7
...
...
@@ -37,9 +37,9 @@ before_install:
export TARGET=all;
fi
# build using the Makefile
# build
(and test)
using the Makefile
, with a single overall status
script
:
-
make ${TARGET} && make misc
-
make ${TARGET} && make misc
&& make check
# run/simulate a test install
after_success
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment