Skip to content

Commit 11e0bed

Browse files
committed
Mod travis settings
1 parent 5e96d27 commit 11e0bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ scala:
55
- 2.13.0
66

77
script:
8-
- sbt ++$TRAVIS_SCALA_VERSION test:compile "testOnly *GitHubEventSpec"
8+
- sbt ++$TRAVIS_SCALA_VERSION test:compile test
99

1010
# Container-based build environment with faster boot times
1111
sudo: false

0 commit comments

Comments
 (0)