fixed travis-ci matric configuration
Showing
1 changed file
with
4 additions
and
3 deletions
... | @@ -18,9 +18,10 @@ before_script: | ... | @@ -18,9 +18,10 @@ before_script: |
18 | script: | 18 | script: |
19 | - make test | 19 | - make test |
20 | 20 | ||
21 | matrix: | 21 | env: |
22 | - PHANTOMJS_EXECUTABLE="phantomjs182 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" | 22 | matrix: |
23 | - PHANTOMJS_EXECUTABLE="phantomjs190 --local-to-remote-url-access=yes --ignore-ssl-errors=yes" | 23 | - PHANTOMJS_EXECUTABLE="phantomjs182 --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 | ||
25 | notifications: | 26 | notifications: |
26 | irc: | 27 | irc: | ... | ... |
-
Please register or sign in to post a comment