Skip to content

Commit

Permalink
chore: fix lint issue in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Apr 4, 2019
1 parent 91f57b1 commit 19b6292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -4,8 +4,8 @@ node_js:
- '10'

branches:
only:
- master
only:
- master

before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
Expand Down

0 comments on commit 19b6292

Please sign in to comment.