Disable rust beta testing on travis so libimagruby finds the libruby dependency
This commit is contained in:
parent
7a83a0dbd2
commit
2e6d867971
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue