UNPKG
sic-ecies
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
ECIES implemented for Bitcore. fix to eos and easy to use
sic-ecies
/
.travis.yml
15 lines
(14 loc)
•
243 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language:
node_js
node_js:
-
'4'
-
'6'
before_install:
- npm install -g bower - npm install -g grunt-cli - export DISPLAY=:
99.0
- sh -e /etc/init.d/xvfb start
install:
- bower install - npm install
after_script:
- gulp coveralls