Only build the master branch; we usually have PRs for other branches

Now that lots of other rust-lang stuff is using travis, I don't want to
take 2 spots in the queue every time we push to a PR!
This commit is contained in:
Carol (Nichols || Goulding) 2016-12-22 18:46:44 -05:00
parent 7d2a7b45a9
commit 5e5919fe83

View File

@ -5,6 +5,9 @@ rust:
- nightly
- beta
- stable
branches:
only:
- master
addons:
apt:
packages: