Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yz-liu committed Jan 13, 2017
1 parent 584046a commit 4579c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -44,7 +44,7 @@ install:
- wget http://www.sqlite.org/sqlite-amalgamation-3071501.zip
- unzip sqlite-amalgamation-3071501.zip
- mv sqlite-amalgamation-3071501 subversion-1.9.5/sqlite-amalgamation
- cd subversion-1.9.%
- cd subversion-1.9.5
- LDFLAGS="-L/home/travis/.rvm/rubies/ruby-2.1.3/lib/" ./configure --prefix=/home/travis/.rvm/rubies/ruby-2.1.3/
- make
- make swig-rb
Expand Down

0 comments on commit 4579c26

Please sign in to comment.