mirror of
https://github.com/correl/elm-mdl.git
synced 2024-11-23 19:19:52 +00:00
Updated travis config
This commit is contained in:
parent
217bc520d4
commit
a733edbfd9
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ install:
|
||||||
script:
|
script:
|
||||||
- elm-make --yes examples/Component.elm
|
- elm-make --yes examples/Component.elm
|
||||||
- elm-make --yes examples/Component-TEA.elm
|
- elm-make --yes examples/Component-TEA.elm
|
||||||
- elm-make --yes examples/Demo.elm
|
- elm-make --yes demo/Demo.elm
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue