UNPKG
@rahlfantasy/block-explorer
Version:
latest (1.1.0)
1.1.0
QRL block explorer
github.com/theQRL/block-explorer
theQRL/block-explorer
@rahlfantasy/block-explorer
/
.travis.yml
20 lines
(14 loc)
•
274 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
sudo
:
false
language: node_js before_install: - curl https://install.meteor.com | /bin/sh -
export
PATH=
"
$HOME
/.meteor:
$PATH
"
cache: directories: - node_modules before_script: - meteor npm install node_js: - 7 script: - meteor build
$HOME
/build.tgz