Skip to content

Commit dfca7de

Browse files
committed
Travis: fix how to call build scripts on osx
1 parent dd884c5 commit dfca7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/travis.osx.install.deps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ pip install nose
1616
brew install freeglut
1717

1818
# Main dependency
19-
./travis.linux.install.deps.sh
19+
source travis.linux.install.deps.sh

0 commit comments

Comments
 (0)