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 ca672dc commit e3a797cCopy full SHA for e3a797c
.travis.yml
@@ -5,6 +5,8 @@ install:
5
- yarn install
6
scripts:
7
- npm test
8
+ - npm test.integration
9
+ - npm test.e2e
10
- npm start build
11
notifications:
12
email: false
0 commit comments