We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e277b commit ca68c4cCopy full SHA for ca68c4c
1 file changed
.travis.yml
@@ -1,4 +1,4 @@
1
-language: c
+language: node_js
2
compiler: clang
3
services:
4
- rabbitmq
@@ -30,6 +30,3 @@ install:
30
- cd -
31
before_script:
32
- mosquitto -d
33
-script:
34
-- npm test
35
-
0 commit comments