the-forest/client/node_modules/@surma/rollup-plugin-off-main-thread/.travis.yml

9 lines
114 B
YAML
Raw Normal View History

2024-09-17 20:35:18 -04:00
sudo: required
services:
- docker
script:
- docker build -t omt .
- docker run --rm -v `pwd`:/usr/src omt