Skip to content

Commit bf80e44

Browse files
committed
Experimenting with no sudo and installing readline.
1 parent d1d83a0 commit bf80e44

File tree

3 files changed

+205
-172
lines changed

3 files changed

+205
-172
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
dist: trusty
55
language: rust
66
services: docker
7-
sudo: required
87

98
env:
109
global:
11-
- CRATE_NAME=trust
10+
- CRATE_NAME=shell_grunt2
1211

1312
matrix:
1413
include:

0 commit comments

Comments
 (0)