mirror of
https://github.com/mitchell/mjfs.us.git
synced 2026-01-10 21:37:22 +00:00
Minor changes to travis script [ci skip]
This commit is contained in:
parent
f5f348b776
commit
f0abfff506
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ before_install:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "npm install"
|
- "npm install"
|
||||||
- "pip install awscli --user"
|
- "pip install pip --upgrade --user"
|
||||||
|
- "pip install awscli --upgrade --user"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "npm run build"
|
- "npm run build"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue