Files
react-native-web/.travis.yml
2017-10-19 12:42:05 -07:00

9 lines
130 B
YAML

language: node_js
node_js:
- "6"
before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
script:
- yarn lint