Trying travis without sudo option.

This commit is contained in:
Ignotus Peverell 2016-12-15 16:37:02 -08:00
parent 959474dc12
commit 8936e93482
No known key found for this signature in database
GPG key ID: 99CD25F39F8F8211

View file

@ -1,6 +1,6 @@
language: rust
dist: trusty
sudo: true
sudo: false
rust:
- stable
- beta