Merge pull request #112 from SuriyaaKudoIsc/patch-1

Correct spelling in .travis.yml
This commit is contained in:
Ben Balter 2016-08-16 11:43:53 -04:00 committed by GitHub
commit e38becb779
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
rvm:
- 2.2.3
before_install: gem install bundler
langauage: ruby
language: ruby
script: script/cibuild
sudo: false
cache: bundler