diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2017-07-20 23:03:45 -0500 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2017-07-20 23:03:45 -0500 |
| commit | 0788a15a39599dece96ba5d2f8cb15c7e397939a (patch) | |
| tree | 26cc2687685b51d66275305699b0f06d82579179 /.travis.yml | |
| parent | c7b9507a57f2ba28c18b15dd2719a1c56f74a302 (diff) | |
update CI
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
