Noah 7 years ago
parent
commit
ac47751bf1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml View File

@@ -18,6 +18,7 @@ env:
18 18
 before_install:
19 19
   - npm explore npm -g -- npm install node-gyp@latest
20 20
   - sudo add-apt-repository ppa:mc3man/trusty-media --yes
21
+  - sudo apt-get update
21 22
   - sudo apt-get install ffmpeg
22 23
 sudo: required
23 24
 dist: trusty