Skip to content

Commit

Permalink
Make scripts uppercase, so they are not mixed with go files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mg6maciej committed Jan 6, 2015
1 parent 6fa6d56 commit 1229c07
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -9,4 +9,4 @@ before_install:
script:
- '[ "$TRAVIS_PULL_REQUEST" == "false" ] && goveralls -repotoken $coveralls_token || go test -cover'
after_script:
- ./check_tests -v
- ./TEST_TESTS.sh -v
File renamed without changes.
File renamed without changes.

0 comments on commit 1229c07

Please sign in to comment.