Skip to content

Commit e289744

Browse files
committed
Travis script update
1 parent 83047fb commit e289744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ language: node_js
22
node_js:
33
- "node"
44
script:
5-
- "node mintable.js"
5+
- "yarn mintable"

0 commit comments

Comments
 (0)