From 2e6d8679713e8298e103eb72a018d690886b0436 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 21 Apr 2017 20:42:01 +0200 Subject: [PATCH] Disable rust beta testing on travis so libimagruby finds the libruby dependency --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 49ae1371..b71c408e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,6 @@ matrix: include: - rust: 1.13.0 env: IMAG_RUBY_VERSION=2.3.3 - - rust: beta - env: IMAG_RUBY_VERSION=2.3.3 - rust: stable env: IMAG_RUBY_VERSION=2.3.3