Skip to content

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
rpodgorny committed Feb 17, 2017
1 parent 6947e79 commit b48fa6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,4 +14,4 @@ install:
- sudo apt-get install -qq fuse libfuse-dev
- cmake .
- make
script: python3 test.py
script: python3 test_all.py

0 comments on commit b48fa6a

Please sign in to comment.