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 0d71671 commit 5d154cbCopy full SHA for 5d154cb
.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