diff options
author | Mattes D <github@xoft.cz> | 2015-10-02 18:28:20 +0200 |
---|---|---|
committer | Mattes D <github@xoft.cz> | 2015-10-02 18:28:20 +0200 |
commit | d8127aa2287973c36b490d20237b639939a72369 (patch) | |
tree | a333187d1eb27b1447a2ce342d97e562c31382f9 /.travis.yml | |
parent | Merge pull request #2509 from cuberite/UTF16Types (diff) | |
parent | Removed the BasicStyleCheck from Travis builds. (diff) | |
download | cuberite-d8127aa2287973c36b490d20237b639939a72369.tar cuberite-d8127aa2287973c36b490d20237b639939a72369.tar.gz cuberite-d8127aa2287973c36b490d20237b639939a72369.tar.bz2 cuberite-d8127aa2287973c36b490d20237b639939a72369.tar.lz cuberite-d8127aa2287973c36b490d20237b639939a72369.tar.xz cuberite-d8127aa2287973c36b490d20237b639939a72369.tar.zst cuberite-d8127aa2287973c36b490d20237b639939a72369.zip |
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 01b51ee9a..75702cf11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ addons: - ubuntu-toolchain-r-test packages: - g++-4.8 - - lua5.1 script: ./CIbuild.sh |