Skip to content

Commit

Permalink
Debug travis
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Jul 22, 2019
1 parent c6b125f commit a4bdaeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ before_script:
script:
- make -j 3 CXX=$ENV_CXX CC=$ENV_CC config=release_x64
- cd ..
- ls -la -R
- mv Bin/Release/libml_pathfind.so Bin/Release/ml_pathfind.so

# deploy:
Expand Down

0 comments on commit a4bdaeb

Please sign in to comment.