language: rust sudo: false rust: - stable - beta - nightly before_install: - sudo apt-get -qq update - sudo apt-get install -y libnotmuch-dev