From 0788a15a39599dece96ba5d2f8cb15c7e397939a Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Thu, 20 Jul 2017 23:03:45 -0500 Subject: update CI --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d0860bc..0fdf5a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,4 @@ -dist: trusty language: rust -services: docker -sudo: required matrix: include: @@ -20,7 +17,6 @@ before_install: set -e install: - sh ci/install.sh - - source ~/.cargo/env || true script: - bash ci/script.sh -- cgit v1.2.3