mirror of
https://github.com/overleaf/overleaf.git
synced 2024-12-26 18:51:17 +00:00
remove unused .travis.yml file
This commit is contained in:
parent
82ab2f7d14
commit
81e21c5e76
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
language: node_js
|
|
||||||
|
|
||||||
before_install:
|
|
||||||
- npm install -g grunt-cli
|
|
||||||
|
|
||||||
install:
|
|
||||||
- npm install
|
|
||||||
- grunt install
|
|
||||||
|
|
||||||
script:
|
|
||||||
- grunt test:unit
|
|
Loading…
Reference in a new issue