Update .travis.yml

This commit is contained in:
Ryan Haskell-Glatz 2020-03-28 01:44:02 -05:00 committed by GitHub
parent 3b9a965e62
commit e9a68b182f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
language: elm
before_install: cd cli
script: elm-format --validate src tests && elm-test