Skip to content

Commit

Permalink
add plugins for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Dec 17, 2017
1 parent d8b357e commit 88aaaa2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ notifications:

before_install:
- yarn global add eslint

- yarn global add eslint-plugin-node
- yarn global add eslint-plugin-flowtype
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit 88aaaa2

Please sign in to comment.