Skip to content

Commit e9adc45

Browse files
author
Richard Feldman
committed
Simplify elm-format in travis
1 parent 8824251 commit e9adc45

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,5 @@ install:
4747
- cd ..
4848

4949
script:
50-
- elm-format --validate src/
51-
- elm-format --validate tests/
50+
- elm-format --validate .
5251
- npm test

0 commit comments

Comments
 (0)