Skip to content

Commit f907a23

Browse files
authored
Update .travis.yml
1 parent 74b97b6 commit f907a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: vba
22
install:
33
- composer install
4+
- cp -r vendor/beakerboy/vba_tokenizer/src/Standards/VBA vendor/squizlabs/php_codesniffer/src/Standards/
45
script:
56
- vendor/bin/phpcs --extensions=cls/vba,bas/vba --standard=VBA $TRAVIS_BUILD_DIR/src
67
after_success:

0 commit comments

Comments
 (0)