UNPKG
react-native-template-mrf
Version:
latest (0.0.1)
0.0.1
react-native-template-mrf
/
project
/
node_modules
/
noop-logger
/
circle.yml
10 lines
(9 loc)
•
245 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
machine:
node:
version:
0.10
.26
checkout:
post:
-
echo
"_auth = `printf $AUTH`"
>
npmrc
dependencies:
override:
-
npm
install
--userconfig
npmrc
--registry
https://segmentio.registry.nodejitsu.com
--no-strict-ssl
--always-auth