aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-09-23 15:50:23 +0200
committerGitHub <noreply@github.com>2020-09-23 15:50:23 +0200
commitcdb96276c1f4a1b3484ac4a1729fa5c9cdff38a5 (patch)
treecdc10640a45daab543c25debe4a193cb3d98c8c4 /.travis.yml
parent5baafe5001ef2fbe88d3fcdcc225ec12edd3fef1 (diff)
parent9192a48be300fcfd2a6ede927b0611c66f250012 (diff)
downloadShaarli-cdb96276c1f4a1b3484ac4a1729fa5c9cdff38a5.tar.gz
Shaarli-cdb96276c1f4a1b3484ac4a1729fa5c9cdff38a5.tar.zst
Shaarli-cdb96276c1f4a1b3484ac4a1729fa5c9cdff38a5.zip
Merge pull request #1561 from ArthurHoaro/feature/front-deps-upgrade
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c414967b..fb95235c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,7 +13,7 @@ matrix:
13 php: 7.1 13 php: 7.1
14 # jobs for frontend builds 14 # jobs for frontend builds
15 - language: node_js 15 - language: node_js
16 node_js: 8 16 node_js: 10
17 cache: 17 cache:
18 yarn: true 18 yarn: true
19 directories: 19 directories: