Skip to content

Commit 44c96da

Browse files
committed
Adjust linux distro to ubuntu 14.04
1 parent 4eb5331 commit 44c96da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
matrix:
77
include:
88
- os: linux
9-
dist: ubuntu
9+
dist: trusty
1010
- os: osx
1111
before_install:
1212
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev

0 commit comments

Comments
 (0)