Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Siami committed May 9, 2015
1 parent a1bb799 commit 811efb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
script: "bundle exec rake spec"
script: "bundle exec rake"
rvm:
- 1.9.3
- 2.0.0
Expand Down
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ require 'rdoc/task'

desc 'Default: run tests'
task :default => :spec

desc 'Run tests for Footnotes.'
RSpec::Core::RakeTask.new(:spec)

desc 'Generate documentation for Footnotes.'
Expand Down

0 comments on commit 811efb6

Please sign in to comment.