Skip to content

Commit

Permalink
Updates .travis.yml to let travis use updated system
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Knadler committed Jan 9, 2013
1 parent 9d123fb commit 161d76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,5 +2,5 @@ language: c
compiler: compiler:
- clang - clang
- gcc - gcc
install: ./auto-build-env && make install: rake && make
script: bundle install && rcomp init && rcomp test script: bundle install && rcomp init && rcomp test

0 comments on commit 161d76a

Please sign in to comment.