Skip to content

Commit 3e59a8b

Browse files
committed
travis-ci: try fix compile error
1 parent f518f0c commit 3e59a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ before_script:
1616
- cd SDL2_gfx-*
1717
- ./configure && make && sudo make install
1818
- cd -
19-
- cd rust-sdl2_gfx
19+
- cd rust-algs4
2020
- rustc --version
2121
script:
2222
- cargo build -v

0 commit comments

Comments
 (0)