diff options
author | Christoph (Sheogorath) Kern | 2019-04-12 23:33:52 +0200 |
---|---|---|
committer | GitHub | 2019-04-12 23:33:52 +0200 |
commit | 2b99ed6d5360454537c7f78377b461fdafe5606e (patch) | |
tree | 09a660be7d260864f3457c7f6d0485f54017524e /.travis.yml | |
parent | 4630c7afea13ca205ce0767558d331d70d5c64e8 (diff) | |
parent | 32f6037da9f9c3025fb53a541c240325bdafd11f (diff) |
Merge pull request #42 from SISheogorath/fix/meta-marked
Update meta-marked to fix possible vulnerabilities
Diffstat (limited to '')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 37e33525..a2fce834 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ cache: yarn env: global: - CXX=g++-4.8 - - YARN_VERSION=1.3.2 + - YARN_VERSION=1.15.2 jobs: include: |