mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 17:35:06 +01:00
Simplify Travis test script.
This commit is contained in:
parent
27aba10756
commit
fb97d99bff
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 4
|
- 4
|
||||||
before_script:
|
|
||||||
- npm install -g grunt-cli
|
|
||||||
after_script:
|
after_script:
|
||||||
- grunt retire
|
- npm run build -- retire
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue