Skip to content

Commit 06bdc79

Browse files
committed
Just run tests once now that prereqs are fixed
1 parent 1a068cf commit 06bdc79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ matrix:
1313
env: RBXOPT=-Xgc.honor_start=true
1414
bundler_args: --without benchmarks
1515
script:
16-
- bundle exec rake
17-
- bundle exec rspec
16+
- bundle exec rake spec

0 commit comments

Comments
 (0)