spl-token-wallet/.travis.yml

6 lines
74 B
YAML
Raw Normal View History

2020-08-06 23:26:32 -07:00
language: node_js
node_js: 10
dist: bionic
2020-12-16 22:16:28 -08:00
cache: yarn
script: yarn build