commit
64bbebb135
1 changed files with 6 additions and 0 deletions
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…
Add table
Reference in a new issue