Skip to content

Commit b956f8b

Browse files
committed
updated .travis.yml
1 parent ff4fdf3 commit b956f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ compiler:
2828
# Build steps
2929
script:
3030
- cd ${TRAVIS_BUILD_DIR}
31-
- make && ./example.out
31+
- make && ./test-library.out
3232

3333

3434
after_success:

0 commit comments

Comments
 (0)