Skip to content

Commit

Permalink
BehaviorTree#2 List directories
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <uilianries@gmail.com>
  • Loading branch information
uilianries committed Dec 12, 2018
1 parent b8d5441 commit 503df81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ conan-osx: &conan-osx
install:
- ./conan/travis/install.sh
script:
- pwd
- ls -R
- ./conan/travis/build.sh

matrix:
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ install:
- pip.exe install conan_package_tools bincrafters_package_tools

test_script:
- python conan/build.py
- python conan\build.py

0 comments on commit 503df81

Please sign in to comment.