This website works better with JavaScript
Home
Explore
Help
Sign In
Dachen
/
taiwan_city
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add travis config.
saberma
11 years ago
parent
c8428d5121
commit
1c45686de0
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.travis.yml
+ 7
- 0
.travis.yml
View File
@@ -0,0 +1,7 @@
+language: ruby
+
+rvm:
+ - 2.0.0
+
+script:
+ - bundle exec rspec spec