fixed travis-ci matric configuration
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -18,7 +18,8 @@ before_script: | ... | @@ -18,7 +18,8 @@ before_script: |
18 | script: | 18 | script: |
19 | - make test | 19 | - make test |
20 | 20 | ||
21 | matrix: | 21 | env: |
22 | matrix: | ||
22 | - PHANTOMJS_EXECUTABLE="phantomjs182 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" | 23 | - PHANTOMJS_EXECUTABLE="phantomjs182 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" |
23 | - PHANTOMJS_EXECUTABLE="phantomjs190 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" | 24 | - PHANTOMJS_EXECUTABLE="phantomjs190 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" |
24 | 25 | ... | ... |
-
Please register or sign in to post a comment