Commit e8b58edf authored by Tharaka Wijebandara's avatar Tharaka Wijebandara
Browse files

Set travis config to use 'precise' ci environment

parent c22dc709
Showing with 5 additions and 0 deletions
+5 -0
---
# Use Ubuntu Precise instead of new default Trusty which cause build fail
# with pre installed yarn v0.17.8
# https://github.com/facebookincubator/create-react-app/issues/3054
# TODO: remove after Trusty environment is updated with a lastet version of yarn
dist: precise
language: node_js
node_js:
- 6
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment