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