repo.or.cz
/
KisSync.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix #925
[KisSync.git]
/
.travis.yml
blob
b44b6144f2a7a6f9874fadbac6235cec3b386f71
1
language: node_js
2
addons:
3
apt:
4
sources:
5
- ubuntu-toolchain-r-test
6
packages:
7
- gcc-9
8
- g++-9
9
env:
10
- CXX="g++-9"
11
node_js:
12
- "15"
13
- "14"
14
- "12"