Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fukatani committed Oct 12, 2016
1 parent beb0baf commit 8e51419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -29,6 +29,6 @@ install:
- sed -i '23c\ loc_exec = "../rgf1.2/bin/rgf"' rgf/rgf.py
- sed -n 5,25p rgf/rgf.py
script:
# - python setup.py install
- python setup.py install
- cd rgf
- python test/test.py

0 comments on commit 8e51419

Please sign in to comment.