commit 595253257d6fcaa5fafa61278692158e1b60b143 parent dfc5f97d49758dffd826bfeafb5140bfa2cd5ce0 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 19 May 2018 17:03:02 +0200 Revert last commit as the default installed yarn is quite old Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -11,6 +11,7 @@ node_js: - 9 before_script: + - npm install --global yarn - yarn global add @angular/cli script: