Merge pull request #4384 from zpao/jest-on-travis-again

Use more specific ignore pattern for jest
This commit is contained in:
Paul O’Shannessy
2015-07-14 18:35:27 -07:00
+1 -1
View File
@@ -90,7 +90,7 @@
"ts"
],
"modulePathIgnorePatterns": [
"/build/",
"/react/build/",
"/node_modules/",
"/.module-cache/"
],