Update .travis.yml

This commit is contained in:
Yehonal 2016-08-30 15:22:37 +02:00 committed by GitHub
parent 23ba43f8dc
commit e4af303adf

View File

@ -34,5 +34,3 @@ script:
- cd bin
- make -j 8 -k && make install
- cd check_install/bin
- ./authserver --version
- ./worldserver --version