Revert "Create .travis.yml"

This reverts commit f2628f3814.

\
develop
Fukken-Saved 2015-02-25 07:09:25 -05:00
parent f2628f3814
commit 0c205b4630
1 changed files with 0 additions and 12 deletions

@ -1,12 +0,0 @@
language: cpp
env:
matrix:
-LUA_VERSION=5.2
before_install:
- sudo apt-get install lua$LUA_VERSION
script:
- python travis/pr-check-base.py
- python travis/lint.py
- python travis/luac.py
notifications:
email: false