Skip to content

Commit

Permalink
Correct travis yml to a valid yaml format.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamirSvrtan committed Oct 12, 2015
1 parent d38d9a2 commit 318b414
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: :ruby
language: ruby
rvm:
- 2.2.0
- 2.2.0

before_script:
- rake db:setup

0 comments on commit 318b414

Please sign in to comment.