We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc6161 commit 1d6183eCopy full SHA for 1d6183e
1 file changed
.travis.yml
@@ -1,4 +1,7 @@
1
language: node_js
2
+dist: trusty
3
+node_js:
4
+ - lts/*
5
script:
6
- yarn lint
7
- yarn build @ngqp/core
0 commit comments