Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
radenkovic committed Dec 11, 2017
1 parent b483ac8 commit 7ebd7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cache:
- node_modules

before_script:
- yarn add -g babel-cli
- npm i -g babel-cli

script:
- yarn run lint
Expand Down

0 comments on commit 7ebd7c1

Please sign in to comment.