Skip to content

Commit

Permalink
Set travis config to use 'precise' ci environment
Browse files Browse the repository at this point in the history
  • Loading branch information
tharakawj authored and JohnNilsson committed Sep 15, 2017
1 parent 51ee648 commit 26979d3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -1,4 +1,9 @@
---
# 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
Expand Down

0 comments on commit 26979d3

Please sign in to comment.