We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb5331 commit 44c96daCopy full SHA for 44c96da
1 file changed
.travis.yml
@@ -6,7 +6,7 @@ env:
6
matrix:
7
include:
8
- os: linux
9
- dist: ubuntu
+ dist: trusty
10
- os: osx
11
before_install:
12
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libxkbfile-dev
0 commit comments