Skip to content

Commit

Permalink
Turn off other command while testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 3, 2020
1 parent 1472750 commit 6b257fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ notifications:
email: false

# Install before running scripts
before_script:
- make install-lint-ci
#before_script:
# - make install-lint-ci

# Run all scripts
script:
Expand Down

0 comments on commit 6b257fa

Please sign in to comment.