Skip to content

Commit

Permalink
Fixing to call the correct make script.
Browse files Browse the repository at this point in the history
  • Loading branch information
xahmad committed Dec 17, 2018
1 parent 141c143 commit 0b9613b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ compiler: gcc
dist: xenial
before_script: cd Make/gcc
script:
- make -f Makefile.seachest release
- make release

0 comments on commit 0b9613b

Please sign in to comment.