Skip to content

Commit f6d3de7

Browse files
author
Henry Smith
committed
Simplify Travis build
1 parent 613cb0a commit f6d3de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ language: php
33
php:
44
- 5.3
55

6-
before_script: composer install
6+
script: make
77

0 commit comments

Comments
 (0)