Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
schedules-legacy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
schedules-legacy
Commits
0fd79737
Commit
0fd79737
authored
Nov 13, 2016
by
Mark Stenglein
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change to tap reporting for gitlab ci
parent
0dec63ad
Pipeline
#441
failed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
0fd79737
...
...
@@ -11,7 +11,7 @@
],
"scripts"
:
{
"start"
:
"node ./bin/www"
,
"test"
:
"mocha"
,
"test"
:
"mocha
--reporter tap
"
,
"precommit"
:
"mocha"
},
"repository"
:
{
...
...
Mark Stenglein
@mstengle
Mentioned in commit
b7710034
·
Nov 13, 2016
Mentioned in commit
b7710034
Mentioned in commit b77100348d25ca7d284c1567659c1bf53c61950f
Toggle commit list
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