Skip to content

Commit f60a3ea

Browse files
committed
test of travis ci
1 parent 054e1b1 commit f60a3ea

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.travis.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
language: php
2+
php:
3+
- 5.5
4+
- 5.4
5+
6+
7+
pyrus install pear/PHP_CodeSniffer
8+
phpenv rehash
9+
script: phpcs --standard=PSR2
10+
11+
112
notifications:
2-
slack: jonathansblog:xcTlLtSp7QrTmEjxjH9Jq3bR
13+
slack: jonathansblog:xcTlLtSp7QrTmEjxjH9Jq3bR

0 commit comments

Comments
 (0)