mirror of
https://github.com/ivuorinen/palette.git
synced 2026-03-16 20:02:37 +00:00
Create .travis.yml
Boilerplate Travis config
This commit is contained in:
4
.travis.yml
Normal file
4
.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
language: php
|
||||||
|
php:
|
||||||
|
- '5.6'
|
||||||
|
- '7.1'
|
||||||
Reference in New Issue
Block a user