Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sympa
sympa
Commits
27acb6d6
Unverified
Commit
27acb6d6
authored
Feb 24, 2018
by
IKEDA Soji
Committed by
GitHub
Feb 24, 2018
Browse files
Merge pull request #209 from racke/topic/add-language-to-travis-test
Add Language.t to list of tests for Travis by racke.
parents
f4442824
00f4888e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
27acb6d6
...
...
@@ -39,7 +39,7 @@ script:
-
autoreconf -i
-
./configure
-
cd src; make; cd ..
-
make check-local TEST_FILES='t/compile_executables.t t/compile_modules.t t/parse_templates.t t/pod-syntax.t'
-
make check-local TEST_FILES='t/compile_executables.t t/compile_modules.t
t/Language.t
t/parse_templates.t t/pod-syntax.t'
after_success
:
-
coverage-report
...
...
Write
Preview
Supports
Markdown
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