We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5707646 commit 28d302fCopy full SHA for 28d302f
1 file changed
.travis.yml
@@ -1,10 +1,8 @@
1
language: node_js
2
node_js:
3
- "stable"
4
-install:
+before_deploy:
5
- snyk auth 3506ae72-b20f-4a2c-88c9-f0dcd58af679
6
- - snyk protect
7
- - snyk test
8
services:
9
- mongodb
10
after_success:
0 commit comments