mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
add french locale to travis and switch to trusty
This commit is contained in:
parent
26cccdafce
commit
178bd8728b
@ -1,5 +1,5 @@
|
||||
|
||||
dist: precise
|
||||
dist: trusty
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
sudo: false
|
||||
@ -25,6 +25,7 @@ addons:
|
||||
- gcc-5
|
||||
- g++-5
|
||||
- sqlite3
|
||||
- language-pack-fr
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- sourceline: deb http://cz.archive.ubuntu.com/ubuntu xenial main
|
||||
|
Loading…
Reference in New Issue
Block a user