wallet-core/node_modules/tmp/.travis.yml
Florian Dold bd65bb67e2 incrementally verify denoms
The denominations are not stored in a separate object store.
2016-11-16 02:00:31 +01:00

16 lines
157 B
YAML

language: node_js
node_js:
- "0.6"
- "0.8"
- "0.10"
- "0.12"
- "4.0"
- "4.1"
- "4.2"
- "5.0"
- "5.1"
- "5.2"
- "5.3"
- "5.4"
- "6"