.travis.yml in country_state_select-1.0.1 vs .travis.yml in country_state_select-2.0.0
- old
+ new
@@ -1,13 +1,9 @@
language: ruby
+
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
-
-
- © 2014 GitHub, Inc.
- Terms
- Privacy
- Security
- Contact
-
+script:
+ # ---if you written test cases then write commands here to run
+ - bundle install