Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmind committed Sep 16, 2016
1 parent 3fafb78 commit aa7c1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ test_darwin () {
}

test_linux () {
racket infornoraphy.rkt && echo 'Testing successful';
racket infornography.rkt && echo 'Testing successful';
}

build_darwin () {
Expand Down

0 comments on commit aa7c1e4

Please sign in to comment.