UNPKG
@streamplace/chloride
Version:
latest (2.2.12)
2.2.12
2.2.11
2.2.10
node.js sodium bindings + pure js polyfil
github.com/dominictarr/chloride
dominictarr/chloride
@streamplace/chloride
/
.travis.yml
24 lines
(19 loc)
•
270 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
sudo: false
language: node_js
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
before_install:
-
export
JOBS=max -
export
prebuild_compile=true