We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3b101 commit e4f6ea1Copy full SHA for e4f6ea1
.travis.yml
@@ -1,9 +1,5 @@
1
---
2
-# Use Ubuntu Precise instead of new default Trusty which cause build fail
3
-# with pre installed yarn v0.17.8
4
-# https://github.com/facebookincubator/create-react-app/issues/3054
5
-# TODO: remove after Trusty environment is updated with a lastet version of yarn
6
-dist: precise
+dist: trusty
7
language: node_js
8
node_js:
9
- 6
0 commit comments