1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Enable Redis in the test environment.

This commit is contained in:
Pieter Frenssen 2019-09-29 17:28:00 +03:00
parent ec5dfce0b1
commit 06c826e772

View File

@ -2,6 +2,9 @@ language: rust
sudo: false
dist: trusty
services:
- redis-server
cache:
apt: true
directories: