2
0
mirror of https://github.com/status-im/codimd.git synced 2025-01-30 10:15:08 +00:00

14 lines
164 B
YAML
Raw Normal View History

2017-02-15 18:14:58 +08:00
language: node_js
node_js:
- 6
- 7
- lts/boron
2017-02-15 18:14:58 +08:00
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8