We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a797c commit 9f9cd15Copy full SHA for 9f9cd15
.travis.yml
@@ -5,8 +5,8 @@ install:
5
- yarn install
6
scripts:
7
- npm test
8
- - npm test.integration
9
- - npm test.e2e
+ - npm start test.integration
+ - npm start test.e2e
10
- npm start build
11
notifications:
12
email: false
0 commit comments