hopefully fix travis issue

This commit is contained in:
Torsten Ruger
2015-11-30 20:07:11 +02:00
parent d38a9c626f
commit 9ca03ef115
2 changed files with 3 additions and 9 deletions

View File

@ -5,7 +5,7 @@ gem "rake"
gem "soml-parser" , :path => "."
# use this for debugging, the printout is better (cut/paste)
gem "ast" , :github => "dancinglightning/ast" , :branch => :new_inspect
gem "ast" #, :github => "dancinglightning/ast" , :branch => :new_inspect
#gem "ast"
# Add dependencies to develop your gem here.