Skip to content

Commit

Permalink
path to dir typo
Browse files Browse the repository at this point in the history
  • Loading branch information
myegorov committed Sep 18, 2017
1 parent 29ac2d4 commit 81fb0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/travis-ci
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This script builds MLton and runs regression tests
echo "Building MLton with MLton..."
cd "$(dirname "$0")"
cd "../.."
cd ".."

autoreconf -vfi
./configure --prefix=PREFIX
Expand Down

0 comments on commit 81fb0b5

Please sign in to comment.