Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
corrected typo in .travis.yml
  • Loading branch information
seuros committed May 16, 2014
commit 4f44e9be960bb70b64e5bf0dc5d91c83ae8f88bf
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gemfile:

env:
- DB=sqlite
- rvm: ruby-head
- DB=mysql
- DB=postgresql

Expand Down