Fix travis builds

This commit is contained in:
Alexis Mousset
2014-05-12 00:59:41 +02:00
parent 7b7f658420
commit 7034f24fa7

View File

@@ -1,6 +1,7 @@
RUSTC ?= rustc
RUSTDOC ?= rustdoc
RUSTC_FLAGS ?= -g
SHELL = /bin/sh
BIN_DIR = bin
DOC_DIR = doc