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 7c184d0 commit 934b3eeCopy full SHA for 934b3ee
.travis.yml
@@ -18,4 +18,5 @@ install:
18
- (cd e2e ; npm install)
19
20
script:
21
+ - npm run compile
22
- npm run e2e
0 commit comments