Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ticed35 authored Mar 20, 2018
1 parent 5a99011 commit c88be1c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,12 @@ matrix:
- ls -latr
- language: python
python: 2.7
before_script:
- chmod +x /tests/tools/lintAllPythonFiles.sh
install:
- pip install pylint
script:
- cd ${TRAVIS_BUILD_DIR}
- ./tests/tools/lintAllPythonFiles.sh
- language: markdown
before_script:
- chmod +x /tests/tools/setCustomMDWarnings.sh
- chmod +x /tests/tools/spellCheckMD.sh
addons:
apt:
packages:
Expand Down

0 comments on commit c88be1c

Please sign in to comment.