Remove before_script from Travis config

This commit is contained in:
Tyler Long 2017-09-12 19:18:19 +08:00
parent e3d753da76
commit 89081ea169

View File

@ -5,8 +5,6 @@ node_js:
addons:
code_climate:
repo_token: e87e6bf1c253e0555437ebd23235fdfe2749b889358e7c6d100e4ea5b4f2e091
before_script:
- yarn build
script:
- yarn test
after_script: