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 3adba68 commit 0adcb64Copy full SHA for 0adcb64
.travis.yml
@@ -1,4 +1,5 @@
1
script:
2
+- cd tns-core-modules && npm i && cd ..
3
- npm install
4
- npm run tsc
5
- npm run tslint
0 commit comments