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.
2 parents 26f35f7 + d97347d commit 50b1ce9Copy full SHA for 50b1ce9
.travis.yml
@@ -1,7 +1,9 @@
1
-language: node_js
+version: ~> 1.0
2
+import: Typeform/travis-shared-config:package-config.yml@master
3
4
+language: node_js
5
node_js:
- - "8"
6
+ - "12"
7
8
branches:
9
only:
package.json
@@ -71,7 +71,7 @@
71
"rollup-plugin-node-resolve": "^5.2.0",
72
"rollup-plugin-terser": "^5.1.1",
73
"rollup-plugin-typescript2": "^0.24.1",
74
- "semantic-release": "^15.13.24",
+ "semantic-release": "^17.0.7",
75
"ts-jest": "^24.0.2",
76
"tslint": "^5.20.0",
77
"tslint-config-standard": "^8.0.1",
0 commit comments