We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102f4b8 commit d3838a7Copy full SHA for d3838a7
.travis.yml
@@ -5,4 +5,4 @@ before_script:
5
- cd test/integration && npm install
6
script:
7
- npm test
8
-- npm test-integration
+- npm run test-integration
0 commit comments