mirror of https://github.com/mitchell/mjfs.us.git
Minor changes to travis script [ci skip]
This commit is contained in:
parent
f5f348b776
commit
f0abfff506
|
@ -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…
Reference in New Issue