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
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 3a0b3cb

Browse filesBrowse files
Merge pull request #20 from AnthonyAmanse/fix-travis
Fix travis CI - unit tests
2 parents 67b30b8 + c3b567c commit 3a0b3cb
Copy full SHA for 3a0b3cb

File tree

1 file changed

+3
-0
lines changed
Filter options

1 file changed

+3
-0
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"react-router": "^3.0.2",
3939
"redux": "^3.5.2"
4040
},
41+
"jest": {
42+
"testURL": "http://localhost/"
43+
},
4144
"scripts": {
4245
"build-css": "node-sass src/ -o src/",
4346
"watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive",

0 commit comments

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