We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2831e8 + f349a0e commit e37f98fCopy full SHA for e37f98f
.travis.yml
@@ -15,6 +15,7 @@ before_install:
15
script:
16
- npm run start
17
- sleep 3
18
+ - grunt default
19
- npm run instrument
20
- npm run test-single
21
- npm run protractor
0 commit comments