Correct spelling in .travis.yml

This commit is contained in:
Suriyaa Kudo 2016-08-16 17:29:00 +02:00 committed by GitHub
parent 4dce0bcb3f
commit 6844fd5ad0
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