Skip to content

Commit

Permalink
Add travis.yml (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrusche committed Jul 7, 2018
1 parent aeac97c commit e114b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ before_install:
- src/docker-testing/make_gcc_build.sh $(pwd) build
- src/docker-testing/make_clang_build.sh $(pwd) build
- src/docker-testing/testing.sh $(pwd) build-gcc-release.tar.gz
- src/docker-testing/valgrind-test.sh $(pwd) build-gcc-release.tar.gz
- src/docker-testing/valgrind-testing.sh $(pwd) build-gcc-release.tar.gz

script:
- echo "This tool is tested using Docker"

0 comments on commit e114b8b

Please sign in to comment.