We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a808f0d commit 8a8132aCopy full SHA for 8a8132a
.travis.yml
@@ -37,6 +37,8 @@ branches:
37
- master
38
cache:
39
yarn: true
40
+install:
41
+ - yarn
42
script:
43
- git config --global user.name "${GH_NAME}"
44
- git config --global user.email "${GH_EMAIL}"
0 commit comments