Repoint travis to new scripts location

This commit is contained in:
baldurk
2018-05-02 18:46:13 +01:00
parent c7432fb535
commit 6258f031da
+2 -2
View File
@@ -49,7 +49,7 @@ matrix:
# install dependencies
install:
- . ./scripts/travis/setup.sh
- . ./util/travis/setup.sh
script:
- . ./scripts/travis/compile.sh
- . ./util/travis/compile.sh