Skip to content

Commit

Permalink
bump gitignore and travis
Browse files Browse the repository at this point in the history
  • Loading branch information
godfat committed Jan 6, 2014
1 parent d9335c8 commit b4c7ba6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .gitignore
@@ -1,3 +1,2 @@
pkg
*.rbc
/pkg/
Gemfile.lock
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -8,5 +8,6 @@ env:
rvm:
- 1.9.3
- 2.0.0
- rbx-2.1.1
- jruby-head
- 2.1.0
- rbx
- jruby

0 comments on commit b4c7ba6

Please sign in to comment.