mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
attempt to use travis
This commit is contained in:
parent
c21e777d94
commit
7b5bc60617
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@ -0,0 +1,4 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
script: yarn run build && yarn test
|
||||
Loading…
x
Reference in New Issue
Block a user