This website requires JavaScript.
Explore
Help
Sign in
glenux
/
vagrant-lxc-ng
Watch
1
Star
0
Fork
You've already forked vagrant-lxc-ng
0
Code
Issues
4
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
ee9bfa4189
vagrant-lxc-ng
/
Rakefile
6 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
Not so initial commit
2013-02-25 01:58:04 -03:00
Dir['./tasks/**/*.rake'].each { |f| load f }
Enable gem tasks
2013-03-02 21:36:17 -03:00
require 'bundler/gem_tasks'
Say hi to Travis
2013-03-05 01:33:02 -03:00
task :ci => ['spec:unit']
Reference in a new issue
Copy permalink