UNPKG
node-l
Version:
latest (2.1.1)
2.1.1
Elle interfacing with Node.js
github.com/edgemesh/node-l
edgemesh/node-l
node-l
/
.travis.yml
17 lines
(16 loc)
•
199 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
language:
node_js
sudo:
false
node_js:
-
"0.10"
-
"0.11"
-
"0.12"
-
"4"
-
"5"
env:
- CXX=g++-
4.8
addons:
apt: sources: - ubuntu-toolchain-r-test packages: - g++-
4.8