finally fix travis config

This commit is contained in:
Philipp Kühn
2018-11-14 18:05:16 +01:00
parent b3826ef0c4
commit 680f0821e6

View File

@@ -11,7 +11,7 @@ before_install:
install:
- yarn install
- ls -la node_modules
- yarn build:packages
script:
- yarn lint