Skip to content

Commit 6336834

Browse files
authored
Update .travis.yml
1 parent ffaa49a commit 6336834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: vba
22
install:
33
- composer install
44
- sudo apt-get install -qq mono-complete
5-
- sudo apt-get install -qq python3
5+
- sudo apt-get install -qq python3.5
66
- git clone https://github.com/Beakerboy/Excel-Addin-Generator.git
77
script:
88
- vendor/bin/phpcs --extensions=cls/vba,bas/vba --standard=vendor/beakerboy/vba_tokenizer/src/Standards/VBA $TRAVIS_BUILD_DIR/src

0 commit comments

Comments
 (0)