Skip to content

Commit

Permalink
spago (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
megamaddu authored Mar 5, 2021
2 parents b08b780 + 901f7fd commit af7840b
Show file tree
Hide file tree
Showing 6 changed files with 1,594 additions and 1,832 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/node_modules/
/.pulp-cache/
/output/
/output-pulp/
/.psc-package/
/.psc*
/.purs*
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache: npm

install:
- npm ci
- npx bower install
- npm run deps

script:
- npx pulp build
- npm run build
Loading

0 comments on commit af7840b

Please sign in to comment.