mirror of
https://github.com/lxsang/antos-frontend.git
synced 2024-12-26 09:28:21 +01:00
Update .travis.yml
This commit is contained in:
parent
7a619ac3a8
commit
b72d5a5de3
10
.travis.yml
10
.travis.yml
@ -1,11 +1,11 @@
|
||||
language: javascript
|
||||
node_js:
|
||||
- 7
|
||||
- 10
|
||||
install:
|
||||
- npm install -g coffeescript
|
||||
- npm install -g uglify-es
|
||||
- npm install -g uglifycss
|
||||
- npm install -g riot-cli
|
||||
- npm install terser -g
|
||||
- npm install uglifycss -g
|
||||
- npm install typescript
|
||||
- npm install @types/jquery
|
||||
script:
|
||||
- make
|
||||
- make release
|
||||
|
Loading…
Reference in New Issue
Block a user