Add testing skills
This commit is contained in:
parent
1e8a0fbfaa
commit
34833f6a01
|
@ -84,6 +84,7 @@ packagist:
|
||||||
|
|
||||||
skills:
|
skills:
|
||||||
ansible: { title: Ansible, image: ~ }
|
ansible: { title: Ansible, image: ~ }
|
||||||
|
behat: { title: Behat, image: ~ }
|
||||||
compass: { title: Compass, image: compass.png }
|
compass: { title: Compass, image: compass.png }
|
||||||
composer: { title: Composer, image: ~ }
|
composer: { title: Composer, image: ~ }
|
||||||
docker: { title: Docker, image: ~ }
|
docker: { title: Docker, image: ~ }
|
||||||
|
@ -97,9 +98,11 @@ skills:
|
||||||
less: { title: Less, image: less.png }
|
less: { title: Less, image: less.png }
|
||||||
linux: { title: Linux, image: ~ }
|
linux: { title: Linux, image: ~ }
|
||||||
php: { title: PHP, image: php.png }
|
php: { title: PHP, image: php.png }
|
||||||
|
phpunit: { title: PHPUnit, image: ~ }
|
||||||
puppet: { title: Puppet, image: ~ }
|
puppet: { title: Puppet, image: ~ }
|
||||||
sass: { title: Sass, image: sass.png }
|
sass: { title: Sass, image: sass.png }
|
||||||
silex: { title: Silex, image: ~ }
|
silex: { title: Silex, image: ~ }
|
||||||
|
simpletest: { title: SimpleTest, image: ~ }
|
||||||
svn: { title: Subversion, image: svn.jpg }
|
svn: { title: Subversion, image: svn.jpg }
|
||||||
symfony: { title: Symfony, image: ~ }
|
symfony: { title: Symfony, image: ~ }
|
||||||
vagrant: { title: Vagrant, image: ~ }
|
vagrant: { title: Vagrant, image: ~ }
|
||||||
|
|
Loading…
Reference in a new issue