Skip to content

Commit 05a55f3

Browse files
committed
Update shippable.yml
1 parent f5d7756 commit 05a55f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

shippable.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ language: clojure
33

44
lein:
55
- lein
6-
76
env:
87
- secure: DsvPZFkfXeiCY6BInUwXdeYWzHEedz85zXmW8c2JxHA8OZhs7JwmJjglEZhZU5z6E1N4v1U4NG2+10c73P+6R7NrswhkOhMS8XAqsOnvbgjVTPQLvEapt3lsBfkIFqEuZJuTzoCtaxHsE9LNlwlApmW92uL3GX3FZiSFJTeZKGKuAFnUQFlX82vfsz1tWBuaCRUFCMZpD/FziUgH6IbPViTuqYETgb8I/uJOJiWLpRioxXY4B5KRsAkH9LupNQ4pGHZsv3NLrh6k+6kZeRqt8tdb07pw10VYL+rKI8gz0ZIn6vgG5du1i7Zq6edZzq1OuUF9Zyloap41nNeIZys4oQ==
98

@@ -15,12 +14,12 @@ before_script:
1514
- mkdir -p shippable/codecoverage
1615

1716

18-
1917
# Running the test with Leiningen
2018
script:
2119
- echo $text
2220
- cd sample
2321
- lein test
22+
2423
after_script:
2524
- cp README.md ./shippable
2625

0 commit comments

Comments
 (0)