aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 7524c35..031f3ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,10 +8,7 @@ before_install:
- curl https://raw.githubusercontent.com/scala-native/scala-native/master/scripts/travis_setup.sh | bash -x
script:
- - > sbt
- yamlesqueJVM/scalafmtCheck
- yamlesque-spray-jsonJVM/scalafmtCheck
- +test
+ - sbt yamlesqueJVM/scalafmtCheck yamlesque-spray-jsonJVM/scalafmtCheck +test
cache:
directories: