Removing unnecessary Travis build step

This commit is contained in:
Arfon Smith
2014-09-18 14:07:14 -05:00
parent 24a36bf4bb
commit f2b377fae8

View File

@@ -3,8 +3,6 @@ before_install:
- git fetch origin v2.0.0:v2.0.0
- sudo apt-get install libicu-dev -y
- gem update --system 2.1.11
before_script:
- bundle exec rake samples
rvm:
- 1.9.3
- 2.0.0