mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 08:51:08 +03:00
Trying travis without sudo option.
This commit is contained in:
parent
959474dc12
commit
8936e93482
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: rust
|
||||
dist: trusty
|
||||
sudo: true
|
||||
sudo: false
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
|
|
Loading…
Reference in a new issue