Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
e8b58edf
Commit
e8b58edf
authored
7 years ago
by
Tharaka Wijebandara
Browse files
Options
Download
Email Patches
Plain Diff
Set travis config to use 'precise' ci environment
parent
c22dc709
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+5
-0
.travis.yml
with
5 additions
and
0 deletions
+5
-0
.travis.yml
+
5
-
0
View file @
e8b58edf
---
# 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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment