Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 11fe96d

Browse filesBrowse files
😒 chore: Add travis script.
1 parent 2fc489e commit 11fe96d
Copy full SHA for 11fe96d

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
"release": "np",
131131
"test": "ava",
132132
"lint": "true",
133-
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast"
133+
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
134+
"travis": "npm run lint && npm run cover"
134135
}
135136
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.