Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Commit

Permalink
Forgot to turn off the integration tests in Travis
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
iconara committed Jun 20, 2013
1 parent 5977f29 commit f700474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
script: 'rspec spec'
script: 'rspec spec/cql'
bundler_args: --without development
rvm:
- 1.9.3
Expand Down

0 comments on commit f700474

Please sign in to comment.