Skip to content

Commit

Permalink
Fix little error in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarum90 committed Mar 6, 2016
1 parent 152ddf0 commit 5099130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
language: cpp
compiler: clang
install:
- make install_dependencies
- make install_deps
script:
- make test

0 comments on commit 5099130

Please sign in to comment.