Disable rust beta testing on travis so libimagruby finds the libruby dependency

This commit is contained in:
Matthias Beyer 2017-04-21 20:42:01 +02:00
parent 7a83a0dbd2
commit 2e6d867971
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ matrix:
include: include:
- rust: 1.13.0 - rust: 1.13.0
env: IMAG_RUBY_VERSION=2.3.3 env: IMAG_RUBY_VERSION=2.3.3
- rust: beta
env: IMAG_RUBY_VERSION=2.3.3
- rust: stable - rust: stable
env: IMAG_RUBY_VERSION=2.3.3 env: IMAG_RUBY_VERSION=2.3.3