Skip to content

Commit

Permalink
Add new line before script and after language key
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat authored and kabirbaidhya committed Aug 27, 2019
1 parent 6479b22 commit 7a102bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: node_js

node_js:
- node
- 10
Expand All @@ -7,5 +8,6 @@ node_js:

before_script:
- yarn build

script:
- yarn test

0 comments on commit 7a102bb

Please sign in to comment.