Skip to content

Commit 440e26f

Browse files
stephengroatrillian
authored andcommitted
Remove unneeded travis lines.
Ubuntu 14.04 (trusty) is the current default, so we don't need to specify. Using the apt addon means we no longer need sudo access. Signed-off-by: Ralph Giles <[email protected]>
1 parent dee76c9 commit 440e26f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
language: c
22

3-
# We need at least Ubuntu 14.04 for the libopus dependency.
4-
sudo: required
5-
dist: trusty
6-
73
addons:
84
apt:
95
packages:

0 commit comments

Comments
 (0)