Skip to content

Commit

Permalink
Merge pull request #41 from sangria-graphql/same_scala_versions
Browse files Browse the repository at this point in the history
use same scala version as in build.sbt
  • Loading branch information
yanns committed Oct 26, 2020
2 parents 06eac5b + 8d595fe commit 5b9d1c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: scala
scala:
- 2.12.10
- 2.13.0
- 2.13.3
- 2.12.12
jdk:
- openjdk8

Expand Down

0 comments on commit 5b9d1c6

Please sign in to comment.