Skip to content

Commit f8b2a7a

Browse files
committed
Fix mispelling
1 parent e305e03 commit f8b2a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- '0.10'
4-
after_scropt:
4+
after_script:
55
- cat coverage/lcov.info | codeclimate
66
addons:
77
code_climate:

0 commit comments

Comments
 (0)