Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
deploy-1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmeshpipariya committed Jul 1, 2016
1 parent d8cf481 commit 0bf4ebc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ before_script:
script:
- gulp clean
- gulp build
- gulp clean
- tsc

install:
- npm install
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "md2",
"version": "1.0.7",
"version": "1.0.8",
"description": "Angular2 based Material Design components, directives and services are Accordion, Autocomplete, Collapse, Colorpicker, Datepicker, Dialog(Modal), Menu, Multiselect, Select, Switch, Tabs, Tags(Chips), Toast and Tooltip.",
"scripts": {
"clean": "gulp clean",
Expand Down

0 comments on commit 0bf4ebc

Please sign in to comment.