Skip to content
Snippets Groups Projects
Commit 2d6bcf8f authored by Kartikaya Gupta's avatar Kartikaya Gupta Committed by Ryan Hunt
Browse files

Since cbindgen now only compiles with the nightly compiler, update travis.yml accordingly

parent d9b61bcf
No related branches found
No related tags found
No related merge requests found
language: rust
cache: cargo
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
addons:
apt:
sources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment