Skip to content

Commit e350ce3

Browse files
committed
Update travis
1 parent 31956ef commit e350ce3

17 files changed

+76
-70
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ branches:
77
install:
88
- npm install
99
script:
10-
- npm test
10+
- npm test
11+
- npm run build

dist/mobi-plugin-flexbox.css

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
/* mobi-plugin-flexbox v0.2.0 https://mobi-css.github.io/mobi-plugin-flexbox/ */
1+
/*!
2+
* mobi-plugin-flexbox v0.2.0
3+
* https://mobi-css.github.io/mobi-plugin-flexbox/
4+
*/
5+
26
.flex-left,
37
.flex-center,
48
.flex-right,
@@ -201,5 +205,3 @@
201205
max-width: 100%; }
202206
.flex-vertical > .unit-1-on-mobile {
203207
max-height: 100%; } }
204-
205-
/*# sourceMappingURL=mobi-plugin-flexbox.css.map */

dist/mobi-plugin-flexbox.css.map

-1
This file was deleted.

dist/mobi-plugin-flexbox.min.css

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)