We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e96d27 commit 11e0bedCopy full SHA for 11e0bed
.travis.yml
@@ -5,7 +5,7 @@ scala:
5
- 2.13.0
6
7
script:
8
- - sbt ++$TRAVIS_SCALA_VERSION test:compile "testOnly *GitHubEventSpec"
+ - sbt ++$TRAVIS_SCALA_VERSION test:compile test
9
10
# Container-based build environment with faster boot times
11
sudo: false
0 commit comments