Skip to content

Commit

Permalink
initial switch to Angular CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
udos86 committed Apr 19, 2019
1 parent 68ceae0 commit 13416f4
Show file tree
Hide file tree
Showing 677 changed files with 8,052 additions and 11,929 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ node_js:
addons:
chrome: stable
script:
- npm run build:packages
- npm run tests:unit
- npm run build:libs
# - npm run tests:unit
# - npm run build:sample
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016-2018, Udo Schöfer http://www.udos86.de
Copyright (c) 2016-2019, Udo Schöfer http://www.udos86.de

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
Expand All @@ -10,4 +10,4 @@ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Loading

0 comments on commit 13416f4

Please sign in to comment.