We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2c578 commit c0948bfCopy full SHA for c0948bf
1 file changed
.travis.yml
@@ -1,8 +1,10 @@
1
language: python
2
services:
3
- rabbitmq
4
+dist: trusty
5
+sudo: true
6
node_js:
-- '0.10'
7
+- '6'
8
before_install:
9
- sudo apt-get install pkg-config cmake openssl libc-ares-dev
10
install:
0 commit comments