We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3666d commit c77f0f6Copy full SHA for c77f0f6
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
include:
20
# Linux
21
- os: linux
22
- dist: xenial
+ dist: trusty
23
compiler: clang
24
env: NODE_VERSION="12"
25
addons:
0 commit comments