Skip to content

Commit

Permalink
Fix call to check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Nov 18, 2016
1 parent 532590b commit 2fbcda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: bash

script:
- check.sh
- ./check.sh

0 comments on commit 2fbcda6

Please sign in to comment.