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
cleanup
[KisSync.git]
/
.travis.yml
blob
b2cfc3933f4f183091da15a7a4a330234d0ed97f
1
language: node_js
2
addons:
3
apt:
4
sources:
5
- ubuntu-toolchain-r-test
6
packages:
7
- gcc-4.8
8
- g++-4.8
9
env:
10
- CXX="g++-4.8"
11
node_js:
12
- "11"
13
- "10"
14
- "8"