Skip to content

Commit c3ca21a

Browse files
authored
Merge pull request #45 from spicydonuts/hook-apply-operator
Add `&` operator for applying hook chains in reverse
2 parents b13d063 + fde4198 commit c3ca21a

File tree

10 files changed

+234
-1426
lines changed

10 files changed

+234
-1426
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache: npm
99

1010
install:
1111
- npm ci
12-
- npx bower i
12+
- npx spago install
1313

1414
script:
15-
- npx pulp build
15+
- npx spago build

Diff for: bower.json

-34
This file was deleted.

0 commit comments

Comments
 (0)