We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6e1a2a + f22ff05 commit 2017535Copy full SHA for 2017535
1 file changed
.travis.yml
@@ -34,7 +34,7 @@ before_script:
34
- sh -e /etc/init.d/xvfb start
35
script:
36
- yarn check
37
-- yarn test
+- NODE_ENV=test yarn test
38
- gulp build
39
- eslint --no-eslintrc --env es5 dist
40
- bundlesize
0 commit comments