mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-15 10:42:03 +02:00
commit
64bbebb135
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
language: node_js
|
||||||
|
node_js:
|
||||||
|
- 6 # node v6, to match jenkins
|
||||||
|
install:
|
||||||
|
- npm install
|
||||||
|
- (cd node_modules/matrix-react-sdk && npm run build)
|
Loading…
x
Reference in New Issue
Block a user