Skip to content

Commit

Permalink
Build: Switch to the LTS version of ubuntu for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
beekhof committed Oct 14, 2015
1 parent a3afaef commit cf9295e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,7 +29,7 @@ env:

# sudo add-apt-repository ppa:hotot-team
before_install:
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ utopic main"
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty main"
- sudo apt-get update -qq

install:
Expand Down

0 comments on commit cf9295e

Please sign in to comment.