1 2 3 4 5 6 7 8 9 10 11 12 13
language: rust os: osx rust: - nightly - beta - stable script: - cargo test - cargo test --features="elcapitan" notifications: webhooks: http://build.servo.org:54856/travis