Skip to content

Commit 6e5f0af

Browse files
author
Jad Joubran
committed
fixed travis to run tests on the latest commit #42
1 parent 2b968c0 commit 6e5f0af

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
@@ -10,6 +10,6 @@ php:
1010
sudo: false
1111

1212
install:
13-
- travis_retry composer create-project jadjoubran/laravel5-angular-material-starter --no-interaction --prefer-source
13+
- travis_retry composer create-project jadjoubran/laravel5-angular-material-starter=dev-master --no-interaction --prefer-source
1414

1515
script: cd laravel5-angular-material-starter && vendor/bin/phpunit

0 commit comments

Comments
 (0)