Skip to content

Commit fa5dd1e

Browse files
committed
removing unnecessary line of code
1 parent 818bdcf commit fa5dd1e

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
@@ -7,8 +7,8 @@ addons:
77
secure: f7ee339e87b3a7125b95957b3194ff6252870eb4
88

99
script:
10-
- chmod ugo+x install_browsers.sh
1110
- ./mac_install_browsers.sh
11+
- mvn clean test
1212

1313
cache:
1414
directories:

0 commit comments

Comments
 (0)