We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffaa49a commit 6336834Copy full SHA for 6336834
.travis.yml
@@ -2,7 +2,7 @@ language: vba
2
install:
3
- composer install
4
- sudo apt-get install -qq mono-complete
5
- - sudo apt-get install -qq python3
+ - sudo apt-get install -qq python3.5
6
- git clone https://github.com/Beakerboy/Excel-Addin-Generator.git
7
script:
8
- vendor/bin/phpcs --extensions=cls/vba,bas/vba --standard=vendor/beakerboy/vba_tokenizer/src/Standards/VBA $TRAVIS_BUILD_DIR/src
0 commit comments