Skip to content

Commit cbab92c

Browse files
committed
[travis-ci] no bundle install atm!
1 parent 15ecf71 commit cbab92c

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
@@ -14,6 +14,7 @@ env:
1414
- TEST_PROFILE=test-1.7.21
1515
- TEST_PROFILE=test-9000
1616

17+
install: echo 'no bundle install atm!'
1718
# script: mvn verify -P $TEST_PROFILE
1819
script: if [[ -v TEST_COMMAND ]]; then $TEST_COMMAND; else mvn verify -P $TEST_PROFILE; fi
1920

0 commit comments

Comments
 (0)