mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Merge pull request #48 from overleaf/bg-remove-travis-yml
Remove unused .travis.yml file
This commit is contained in:
commit
f69e578e22
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
before_install:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
install:
|
||||
- npm install
|
||||
- grunt install
|
||||
|
||||
script:
|
||||
- grunt test:unit
|
Loading…
Reference in a new issue