We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4fdf3 commit b956f8bCopy full SHA for b956f8b
.travis.yml
@@ -28,7 +28,7 @@ compiler:
28
# Build steps
29
script:
30
- cd ${TRAVIS_BUILD_DIR}
31
- - make && ./example.out
+ - make && ./test-library.out
32
33
34
after_success:
0 commit comments