Skip to content

Commit

Permalink
ci: Switch to Wily for packages too old in Trusty
Browse files Browse the repository at this point in the history
Vivid is EOL soon, so move on now.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
  • Loading branch information
jan-kiszka committed Jan 23, 2016
1 parent ac90dc4 commit 3f7b824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ before_install:

install:
# Install additional packages
- sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu vivid main'
- sudo apt-add-repository 'deb http://archive.ubuntu.com/ubuntu wily main'
- sudo apt-get update -qq
- sudo apt-get install -qq python-mako gcc-arm-linux-gnueabihf make
# Install kernel build environment
Expand Down

0 comments on commit 3f7b824

Please sign in to comment.