We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d62c31 + dbda35c commit 689b4a5Copy full SHA for 689b4a5
.travis.yml
@@ -2,7 +2,6 @@ language: node_js
2
node_js:
3
- node
4
5
-before_install: cd sources/
6
script:
7
- npm run build
8
- npm run test
CHANGELOG.md
@@ -2,6 +2,10 @@
## v1.0.0
+- **Fix**: remove sources folder from ci file
+
+## v1.0.0
9
- **Deps**: update packages
10
- **Clean**: remove `sources` folder
11
- **Feat**: add `model mapper` method for `create`, `update` operations
0 commit comments