Skip to content

Commit f5a7d84

Browse files
author
Dilawar Singh
committed
All files must be python2 and python3 compatible [skip ci]
1 parent 6895e56 commit f5a7d84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ install:
1818
script:
1919
- # Making sure no python3 incompatible file.
2020
- python3 -m compileall -q .
21+
- python2 -m compileall -q .
2122
- python -c 'import moose'
2223
- cd _travis && ./find_scripts_to_run.sh && ./run_scripts.sh

0 commit comments

Comments
 (0)