Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
patch again travis
Browse files Browse the repository at this point in the history
  • Loading branch information
nlehuby committed Jan 15, 2018
1 parent 28bda80 commit 859758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ script:
- git clone https://github.com/QwantResearch/map-style-builder.git
- cd map-style-builder
- npm install
- npm run build_all -- --style_dir=../ --conf=./prod_conf.json
- npm run build_all -- --style-dir=../ --conf=./prod_conf.json
- cd ..
- zip assets.zip build/ -rj
before_deploy:
Expand Down

0 comments on commit 859758b

Please sign in to comment.