Fix indent in .travis.yml (#7792)

This commit is contained in:
Hana Shiro
2018-04-24 08:47:20 -05:00
committed by Brian Ng
parent 2afe9404fe
commit e6ba0ab82c

View File

@@ -5,7 +5,7 @@ language: node_js
cache:
yarn: true
directories:
- node_modules
- node_modules
node_js:
# We test the latest version on circleci
- '8'